#C8EA8F#C8EA8F
#C8EA8F is a very light, vivid yellow-green. Relative luminance 0.731; OKLCH L 89.2% C 0.122 H 125.5°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EA8F |
|---|---|
| RGB | rgb(200, 234, 143) |
| HSL | hsl(82, 68%, 74%) |
| HSV | hsv(82, 39%, 92%) |
| CMYK | cmyk(14.5%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(88.50, -25.84, 40.57) |
| CIE-LCH | lch(88.50, 48.10, 122.50°) |
| OKLab | oklab(89.18% -0.071 0.0995) |
| OKLCH | oklch(89.18% 0.122 125.5) |
| XYZ | xyz(58.1997, 73.1078, 37.0263) |
| Luminance | 0.7311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.87
Celery
#C1FD95
ΔE00 5.25
Tea Green
#BDF8A3
ΔE00 5.49
Light Khaki
#E6F2A2
ΔE00 5.51
Pale Olive Green
#B1D27B
ΔE00 5.57
Washed Out Green
#BCF5A6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EA8F #B18FEA
analogous
#EADF8F #C8EA8F #9BEA8F
triadic
#C8EA8F #8FC8EA #EA8FC8
tetradic
#C8EA8F #8FEADF #B18FEA #EA8F9B
square
#C8EA8F #8FEADF #B18FEA #EA8F9B
split-complementary
#C8EA8F #8F9BEA #DF8FEA
monochromatic
#95D628 #AFE05B #C8EA8F #E1F4C3 #F2FAE5
Accessibility & contrast
On white
1.34
#C8EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#C8EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EA8F
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EA8F | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#EEDE94
Tritanopia (blue-blind)
#CDE2D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8ea8f; /* rgb */ color: rgb(200, 234, 143); /* oklch */ color: oklch(89.2% 0.122 125.5);
Tailwind
colors: {
custom: {
50: '#daf0b1',
500: '#c8ea8f',
950: '#000000',
},
}SCSS
$custom: #c8ea8f; $custom-light: #daf0b1; $custom-dark: #000000;
JSON
{
"hex": "#c8ea8f",
"rgb": {
"r": 200,
"g": 234,
"b": 143
},
"hsl": {
"h": 82.418,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.8918,
"c": 0.12224,
"h": 125.5
},
"luminance": 0.73108
}Semantic roles & 50–950 ramp
primary
#C8EA8F
secondary
#8159C4
accent
#15D05B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151611
muted
#848581