#C8EA7B#C8EA7B
#C8EA7B is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.9% C 0.143 H 123.3°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA7B |
|---|---|
| RGB | rgb(200, 234, 123) |
| HSL | hsl(78, 73%, 70%) |
| HSV | hsv(78, 47%, 92%) |
| CMYK | cmyk(14.5%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(88.23, -28.09, 49.94) |
| CIE-LCH | lch(88.23, 57.30, 119.36°) |
| OKLab | oklab(88.88% -0.0786 0.1196) |
| OKLCH | oklch(88.88% 0.143 123.3) |
| XYZ | xyz(56.8174, 72.5548, 29.7462) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Light Pea Green
#C4FE82
ΔE00 5.11
Pear
#CBF85F
ΔE00 5.21
Pale Lime
#BEFD73
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA7B #9D7BEA
analogous
#EAD47B #C8EA7B #91EA7B
triadic
#C8EA7B #7BC8EA #EA7BC8
tetradic
#C8EA7B #7BEAD4 #9D7BEA #EA7B91
square
#C8EA7B #7BEAD4 #9D7BEA #EA7B91
split-complementary
#C8EA7B #7B91EA #D47BEA
monochromatic
#96CA20 #B2E246 #C8EA7B #DEF2B0 #F4FBE5
Accessibility & contrast
On white
1.35
#C8EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#C8EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA7B
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA7B | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE71
Deuteranopia (green-blind)
#F0DD81
Tritanopia (blue-blind)
#CFE1D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8ea7b; /* rgb */ color: rgb(200, 234, 123); /* oklch */ color: oklch(88.9% 0.143 123.3);
Tailwind
colors: {
custom: {
50: '#daf0a3',
500: '#c8ea7b',
950: '#000000',
},
}SCSS
$custom: #c8ea7b; $custom-light: #daf0a3; $custom-dark: #000000;
JSON
{
"hex": "#c8ea7b",
"rgb": {
"r": 200,
"g": 234,
"b": 123
},
"hsl": {
"h": 78.378,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.88882,
"c": 0.14309,
"h": 123.3
},
"luminance": 0.72555
}Semantic roles & 50–950 ramp
primary
#C8EA7B
secondary
#6D46C3
accent
#11D54D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15160F
muted
#848580