#C8F175#C8F175
#C8F175 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.3% C 0.158 H 124.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F175 |
|---|---|
| RGB | rgb(200, 241, 117) |
| HSL | hsl(80, 82%, 70%) |
| HSV | hsv(80, 51%, 95%) |
| CMYK | cmyk(17%, 0%, 51.5%, 5.5%) |
| CIE-LAB | lab(90.08, -31.96, 54.95) |
| CIE-LCH | lch(90.08, 63.57, 120.18°) |
| OKLab | oklab(90.34% -0.0899 0.1301) |
| OKLCH | oklch(90.34% 0.158 124.6) |
| XYZ | xyz(58.4856, 76.4739, 28.5059) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.62
Pear
#CBF85F
ΔE00 3.35
Light Pea Green
#C4FE82
ΔE00 3.63
Pale Lime
#BEFD73
ΔE00 3.72
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Light Yellowish Green
#C2FF89
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F175 #9E75F1
analogous
#F1DC75 #C8F175 #8AF175
triadic
#C8F175 #75C8F1 #F175C8
tetradic
#C8F175 #75F1DC #9E75F1 #F1758A
square
#C8F175 #75F1DC #9E75F1 #F1758A
split-complementary
#C8F175 #758AF1 #DC75F1
monochromatic
#96D616 #B2EB3D #C8F175 #DEF7AD #F4FCE3
Accessibility & contrast
On white
1.29
#C8F175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#C8F175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F175
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F175 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE469
Deuteranopia (green-blind)
#F7E27C
Tritanopia (blue-blind)
#CFE7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f175; /* rgb */ color: rgb(200, 241, 117); /* oklch */ color: oklch(90.3% 0.158 124.6);
Tailwind
colors: {
custom: {
50: '#dbf5a0',
500: '#c8f175',
950: '#000000',
},
}SCSS
$custom: #c8f175; $custom-light: #dbf5a0; $custom-dark: #000000;
JSON
{
"hex": "#c8f175",
"rgb": {
"r": 200,
"g": 241,
"b": 117
},
"hsl": {
"h": 79.839,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.90343,
"c": 0.15816,
"h": 124.6
},
"luminance": 0.76474
}Semantic roles & 50–950 ramp
primary
#C8F175
secondary
#6E3FCB
accent
#08DE4E
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580