HEX atlas value

#C5F76E

#C5F76E is a cool green HEX color close to Straw. According to Colors Encyclopedia, it converts to RGB 197, 247, 110, HSL 82, 90%, 70%, has luminance 0.7952, and belongs to the vibrant group.

#C5F76E Sample readable text
HEX #C5F76E
RGB rgb(197, 247, 110)
HSL hsl(82 90% 70%)
CMYK cmyk(20, 0, 55, 3)
Luminance 0.7952
Contrast Black 16.9:1White 1.24:1

CSS

--color-c5f76e: #C5F76E;
.background-c5f76e { background-color: #C5F76E; }
.text-c5f76e { color: #C5F76E; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7952
Black text16.9:1AA Pass
White text1.24:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#C5F76E","rgb":[197,247,110],"hsl":[82,90,70],"cmyk":[20,0,55,3],"luminance":0.7952,"contrast":{"black":16.9,"white":1.24}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.9,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.24,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"Laser Lemon","hex":"#FFFF66","family":"yellow","bestTextColor":"#000000","contrastBlack":19.75,"contrastWhite":1.06,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E8FCC5","hex":"#E8FCC5","family":"green","bestTextColor":"#000000","contrastBlack":19.16,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C7FF66","hex":"#C7FF66","family":"green","bestTextColor":"#000000","contrastBlack":17.92,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Maize","hex":"#FBEC5D","family":"yellow","bestTextColor":"#000000","contrastBlack":17.26,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Khaki","hex":"#F0E68C","family":"yellow","bestTextColor":"#000000","contrastBlack":16.4,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","vibrant","vibrant green","Straw adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/c5f76e.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/straw.json","https://www.colorsencyclopedia.com/api/colors/flax.json","https://www.colorsencyclopedia.com/api/colors/khaki.json"]}
Harmonies
{"complementary":"#A06EF7","analogous":["#F7E56E","#80F76E"],"triadic":["#6EC5F7","#F76EC5"],"tetradic":["#6EF7E5","#A06EF7","#F76E80"],"splitComplementary":["#6E80F7","#E56EF7"],"monochromatic":["#E8FCC5","#C5F76E","#A2F316"]}
Variants
{"light":"#E8FCC5","dark":"#A2F316","saturated":"#C7FF66","desaturated":"#C0E77E","pastel":"#F5FCE9","neon":"#D6FF8F"}
Nearest named colors
[{"slug":"straw","name":"Straw","hex":"#E4D96F","distance":43.15089802078283},{"slug":"flax","name":"Flax","hex":"#EEDC82","distance":53.009433122794285},{"slug":"khaki","name":"Khaki","hex":"#F0E68C","distance":55.11805511808268},{"slug":"maize","name":"Maize","hex":"#FBEC5D","distance":57.67148342118486},{"slug":"laser-lemon","name":"Laser Lemon","hex":"#FFFF66","distance":59.09314681077663}]

HEX meaning and use

About #C5F76E

#C5F76E is classified as a cool green value with vibrant visual character. #C5F76E is visually closest to Straw, a named yellow color with HEX #E4D96F.

The RGB channels are 197, 247, and 110, with green carrying the strongest channel weight. In HSL, the hue is 82deg with 90% saturation and 70% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and high-energy accents. Its luminance is 0.7952, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 43.15, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.9:1AA Pass
White text1.24:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #C5F76E needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000016.9:1 · AAA
White text#FFFFFF1.24:1 · Fail

Accessible Alternatives

Laser Lemon#000000 text · best 19.75:1#FFFF66
#E8FCC5#000000 text · best 19.16:1#E8FCC5
#C7FF66#000000 text · best 17.92:1#C7FF66
Maize#000000 text · best 17.26:1#FBEC5D
Khaki#000000 text · best 16.4:1#F0E68C

Generated Palette

#C5F76E#C5F76E
#A06EF7#A06EF7
#F7E56E#F7E56E
#80F76E#80F76E
#E8FCC5#E8FCC5
#A2F316#A2F316

Color Harmonies

#A06EF7#A06EF7
#F7E56E#F7E56E
#80F76E#80F76E
#6EC5F7#6EC5F7
#F76EC5#F76EC5

Variants

#E8FCC5#E8FCC5
#A2F316#A2F316
#C7FF66#C7FF66
#C0E77E#C0E77E
#F5FCE9#F5FCE9
#D6FF8F#D6FF8F

Nearest Named Colors