#C8EB75#C8EB75
#C8EB75 is a very light, vivid yellow-green. Relative luminance 0.730; OKLCH L 89.0% C 0.150 H 123.1°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB75 |
|---|---|
| RGB | rgb(200, 235, 117) |
| HSL | hsl(78, 75%, 69%) |
| HSV | hsv(78, 50%, 92%) |
| CMYK | cmyk(14.9%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(88.44, -29.16, 53.00) |
| CIE-LCH | lch(88.44, 60.49, 118.82°) |
| OKLab | oklab(89.02% -0.0821 0.1259) |
| OKLCH | oklch(89.02% 0.15 123.1) |
| XYZ | xyz(56.7388, 72.9802, 27.9236) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.02
Pear
#CBF85F
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 4.96
Pale Lime
#BEFD73
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Light Yellowish Green
#C2FF89
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB75 #9875EB
analogous
#EBD375 #C8EB75 #8DEB75
triadic
#C8EB75 #75C8EB #EB75C8
tetradic
#C8EB75 #75EBD3 #9875EB #EB758D
square
#C8EB75 #75EBD3 #9875EB #EB758D
split-complementary
#C8EB75 #758DEB #D375EB
monochromatic
#96C91D #B3E340 #C8EB75 #DDF3AA #F3FAE0
Accessibility & contrast
On white
1.35
#C8EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#C8EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB75
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB75 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6A
Deuteranopia (green-blind)
#F2DE7C
Tritanopia (blue-blind)
#D0E1D0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8eb75; /* rgb */ color: rgb(200, 235, 117); /* oklch */ color: oklch(89.0% 0.150 123.1);
Tailwind
colors: {
custom: {
50: '#dbf19f',
500: '#c8eb75',
950: '#000000',
},
}SCSS
$custom: #c8eb75; $custom-light: #dbf19f; $custom-dark: #000000;
JSON
{
"hex": "#c8eb75",
"rgb": {
"r": 200,
"g": 235,
"b": 117
},
"hsl": {
"h": 77.797,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.89023,
"c": 0.15026,
"h": 123.1
},
"luminance": 0.7298
}Semantic roles & 50–950 ramp
primary
#C8EB75
secondary
#6841C3
accent
#0FD74A
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580