#C8EA75#C8EA75
#C8EA75 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.8% C 0.149 H 122.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA75 |
|---|---|
| RGB | rgb(200, 234, 117) |
| HSL | hsl(77, 74%, 69%) |
| HSV | hsv(77, 50%, 92%) |
| CMYK | cmyk(14.5%, 0%, 50%, 8.2%) |
| CIE-LAB | lab(88.17, -28.69, 52.67) |
| CIE-LCH | lch(88.17, 59.98, 118.58°) |
| OKLab | oklab(88.8% -0.0808 0.1251) |
| OKLCH | oklch(88.8% 0.149 122.8) |
| XYZ | xyz(56.4533, 72.4092, 27.8284) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.27
Pear
#CBF85F
ΔE00 4.56
Light Pea Green
#C4FE82
ΔE00 5.20
Pistachio (survey)
#C0FA8B
ΔE00 5.39
Pale Lime
#BEFD73
ΔE00 5.41
Light Yellowish Green
#C2FF89
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA75 #9775EA
analogous
#EAD275 #C8EA75 #8EEA75
triadic
#C8EA75 #75C8EA #EA75C8
tetradic
#C8EA75 #75EAD2 #9775EA #EA758E
square
#C8EA75 #75EAD2 #9775EA #EA758E
split-complementary
#C8EA75 #758EEA #D275EA
monochromatic
#96C61E #B3E240 #C8EA75 #DDF2AA #F2FADF
Accessibility & contrast
On white
1.36
#C8EA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#C8EA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA75
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA75 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6A
Deuteranopia (green-blind)
#F1DD7C
Tritanopia (blue-blind)
#D0E0CF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8ea75; /* rgb */ color: rgb(200, 234, 117); /* oklch */ color: oklch(88.8% 0.149 122.8);
Tailwind
colors: {
custom: {
50: '#dbf09f',
500: '#c8ea75',
950: '#000000',
},
}SCSS
$custom: #c8ea75; $custom-light: #dbf09f; $custom-dark: #000000;
JSON
{
"hex": "#c8ea75",
"rgb": {
"r": 200,
"g": 234,
"b": 117
},
"hsl": {
"h": 77.436,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.88803,
"c": 0.14894,
"h": 122.8
},
"luminance": 0.72409
}Semantic roles & 50–950 ramp
primary
#C8EA75
secondary
#6741C2
accent
#10D649
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580