#C8F17E#C8F17E
#C8F17E is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.150 H 125.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F17E |
|---|---|
| RGB | rgb(200, 241, 126) |
| HSL | hsl(81, 80%, 72%) |
| HSV | hsv(81, 48%, 95%) |
| CMYK | cmyk(17%, 0%, 47.7%, 5.5%) |
| CIE-LAB | lab(90.18, -31.06, 50.90) |
| CIE-LCH | lch(90.18, 59.63, 121.39°) |
| OKLab | oklab(90.46% -0.0867 0.1219) |
| OKLCH | oklch(90.46% 0.15 125.4) |
| XYZ | xyz(59.0405, 76.6958, 31.4279) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 3.37
Pistachio (survey)
#C0FA8B
ΔE00 3.49
Light Yellowish Green
#C2FF89
ΔE00 3.95
Pale Lime
#BEFD73
ΔE00 3.97
Pear
#CBF85F
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F17E #A77EF1
analogous
#F1E07E #C8F17E #8FF17E
triadic
#C8F17E #7EC8F1 #F17EC8
tetradic
#C8F17E #7EF1E0 #A77EF1 #F17E8F
square
#C8F17E #7EF1E0 #A77EF1 #F17E8F
split-complementary
#C8F17E #7E8FF1 #E07EF1
monochromatic
#97DD18 #B0EB47 #C8F17E #E0F7B5 #F3FCE3
Accessibility & contrast
On white
1.29
#C8F17E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#C8F17E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F17E
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F17E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F17E | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE474
Deuteranopia (green-blind)
#F6E285
Tritanopia (blue-blind)
#CEE8D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f17e; /* rgb */ color: rgb(200, 241, 126); /* oklch */ color: oklch(90.5% 0.150 125.4);
Tailwind
colors: {
custom: {
50: '#daf5a6',
500: '#c8f17e',
950: '#000000',
},
}SCSS
$custom: #c8f17e; $custom-light: #daf5a6; $custom-dark: #000000;
JSON
{
"hex": "#c8f17e",
"rgb": {
"r": 200,
"g": 241,
"b": 126
},
"hsl": {
"h": 81.391,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.90458,
"c": 0.14957,
"h": 125.4
},
"luminance": 0.76696
}Semantic roles & 50–950 ramp
primary
#C8F17E
secondary
#7748CC
accent
#09DD54
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580