#C8F17B#C8F17B
#C8F17B is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.4% C 0.152 H 125.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F17B |
|---|---|
| RGB | rgb(200, 241, 123) |
| HSL | hsl(81, 81%, 71%) |
| HSV | hsv(81, 49%, 95%) |
| CMYK | cmyk(17%, 0%, 49%, 5.5%) |
| CIE-LAB | lab(90.15, -31.37, 52.26) |
| CIE-LCH | lch(90.15, 60.95, 120.97°) |
| OKLab | oklab(90.42% -0.0878 0.1247) |
| OKLCH | oklch(90.42% 0.152 125.1) |
| XYZ | xyz(58.8498, 76.6195, 30.4237) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.59
Light Pea Green
#C4FE82
ΔE00 3.41
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Pale Lime
#BEFD73
ΔE00 3.85
Pear
#CBF85F
ΔE00 4.09
Light Yellowish Green
#C2FF89
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F17B #A47BF1
analogous
#F1DF7B #C8F17B #8DF17B
triadic
#C8F17B #7BC8F1 #F17BC8
tetradic
#C8F17B #7BF1DF #A47BF1 #F17B8D
square
#C8F17B #7BF1DF #A47BF1 #F17B8D
split-complementary
#C8F17B #7B8DF1 #DF7BF1
monochromatic
#97DA17 #B1EB44 #C8F17B #DFF7B2 #F3FCE3
Accessibility & contrast
On white
1.29
#C8F17B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#C8F17B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F17B
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F17B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F17B | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE471
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#CFE7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f17b; /* rgb */ color: rgb(200, 241, 123); /* oklch */ color: oklch(90.4% 0.152 125.1);
Tailwind
colors: {
custom: {
50: '#dbf5a4',
500: '#c8f17b',
950: '#000000',
},
}SCSS
$custom: #c8f17b; $custom-light: #dbf5a4; $custom-dark: #000000;
JSON
{
"hex": "#c8f17b",
"rgb": {
"r": 200,
"g": 241,
"b": 123
},
"hsl": {
"h": 80.847,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.90419,
"c": 0.15248,
"h": 125.1
},
"luminance": 0.7662
}Semantic roles & 50–950 ramp
primary
#C8F17B
secondary
#7445CB
accent
#08DD52
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580