#C8EB84#C8EB84
#C8EB84 is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.2% C 0.135 H 124.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EB84 |
|---|---|
| RGB | rgb(200, 235, 132) |
| HSL | hsl(80, 72%, 72%) |
| HSV | hsv(80, 44%, 92%) |
| CMYK | cmyk(14.9%, 0%, 43.8%, 7.8%) |
| CIE-LAB | lab(88.62, -27.60, 46.11) |
| CIE-LCH | lch(88.62, 53.74, 120.90°) |
| OKLab | oklab(89.23% -0.0766 0.1116) |
| OKLCH | oklch(89.23% 0.135 124.5) |
| XYZ | xyz(57.6924, 73.3616, 32.9461) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.45
Light Yellow Green
#CCFD7F
ΔE00 4.49
Light Pea Green
#C4FE82
ΔE00 5.00
Light Yellowish Green
#C2FF89
ΔE00 5.28
Celery
#C1FD95
ΔE00 5.29
Pale Lime
#BEFD73
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EB84 #A784EB
analogous
#EBDA84 #C8EB84 #95EB84
triadic
#C8EB84 #84C8EB #EB84C8
tetradic
#C8EB84 #84EBDA #A784EB #EB8495
square
#C8EB84 #84EBDA #A784EB #EB8495
split-complementary
#C8EB84 #8495EB #DA84EB
monochromatic
#97D222 #B0E24F #C8EB84 #E0F4B9 #F3FBE5
Accessibility & contrast
On white
1.34
#C8EB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#C8EB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EB84
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EB84 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07C
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#CEE2D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8eb84; /* rgb */ color: rgb(200, 235, 132); /* oklch */ color: oklch(89.2% 0.135 124.5);
Tailwind
colors: {
custom: {
50: '#daf1a9',
500: '#c8eb84',
950: '#000000',
},
}SCSS
$custom: #c8eb84; $custom-light: #daf1a9; $custom-dark: #000000;
JSON
{
"hex": "#c8eb84",
"rgb": {
"r": 200,
"g": 235,
"b": 132
},
"hsl": {
"h": 80.388,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.89227,
"c": 0.13532,
"h": 124.5
},
"luminance": 0.73362
}Semantic roles & 50–950 ramp
primary
#C8EB84
secondary
#774EC5
accent
#11D454
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581