#C8EA74#C8EA74
#C8EA74 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.8% C 0.150 H 122.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA74 |
|---|---|
| RGB | rgb(200, 234, 116) |
| HSL | hsl(77, 74%, 69%) |
| HSV | hsv(77, 50%, 92%) |
| CMYK | cmyk(14.5%, 0%, 50.4%, 8.2%) |
| CIE-LAB | lab(88.15, -28.79, 53.12) |
| CIE-LCH | lch(88.15, 60.42, 118.46°) |
| OKLab | oklab(88.79% -0.0811 0.1261) |
| OKLCH | oklch(88.79% 0.15 122.8) |
| XYZ | xyz(56.3948, 72.3858, 27.5205) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.28
Pear
#CBF85F
ΔE00 4.46
Light Pea Green
#C4FE82
ΔE00 5.22
Pale Lime
#BEFD73
ΔE00 5.40
Pistachio (survey)
#C0FA8B
ΔE00 5.46
Light Yellowish Green
#C2FF89
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA74 #9674EA
analogous
#EAD174 #C8EA74 #8DEA74
triadic
#C8EA74 #74C8EA #EA74C8
tetradic
#C8EA74 #74EAD1 #9674EA #EA748D
square
#C8EA74 #74EAD1 #9674EA #EA748D
split-complementary
#C8EA74 #748DEA #D174EA
monochromatic
#95C61E #B3E23F #C8EA74 #DDF2A9 #F2FADE
Accessibility & contrast
On white
1.36
#C8EA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#C8EA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA74
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA74 | 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)
#F6DE69
Deuteranopia (green-blind)
#F1DD7B
Tritanopia (blue-blind)
#D0E0CF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8ea74; /* rgb */ color: rgb(200, 234, 116); /* oklch */ color: oklch(88.8% 0.150 122.8);
Tailwind
colors: {
custom: {
50: '#dbf09f',
500: '#c8ea74',
950: '#000000',
},
}SCSS
$custom: #c8ea74; $custom-light: #dbf09f; $custom-dark: #000000;
JSON
{
"hex": "#c8ea74",
"rgb": {
"r": 200,
"g": 234,
"b": 116
},
"hsl": {
"h": 77.288,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.8879,
"c": 0.1499,
"h": 122.8
},
"luminance": 0.72386
}Semantic roles & 50–950 ramp
primary
#C8EA74
secondary
#6640C2
accent
#10D649
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580