#C8E784#C8E784
#C8E784 is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.4% C 0.130 H 123.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E784 |
|---|---|
| RGB | rgb(200, 231, 132) |
| HSL | hsl(79, 67%, 71%) |
| HSV | hsv(79, 43%, 91%) |
| CMYK | cmyk(13.4%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(87.53, -25.70, 44.75) |
| CIE-LCH | lch(87.53, 51.60, 119.87°) |
| OKLab | oklab(88.35% -0.0712 0.1085) |
| OKLCH | oklch(88.35% 0.13 123.3) |
| XYZ | xyz(56.5601, 71.0969, 32.5687) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.31
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Light Yellow Green
#CCFD7F
ΔE00 5.52
Light Khaki
#E6F2A2
ΔE00 5.73
Light Pea Green
#C4FE82
ΔE00 6.06
Celery
#C1FD95
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E784 #A384E7
analogous
#E7D484 #C8E784 #96E784
triadic
#C8E784 #84C8E7 #E784C8
tetradic
#C8E784 #84E7D4 #A384E7 #E78496
square
#C8E784 #84E7D4 #A384E7 #E78496
split-complementary
#C8E784 #8496E7 #D484E7
monochromatic
#97C927 #B1DD51 #C8E784 #DFF1B7 #F4FAE5
Accessibility & contrast
On white
1.38
#C8E784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#C8E784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E784
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E784 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#CFDECF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8e784; /* rgb */ color: rgb(200, 231, 132); /* oklch */ color: oklch(88.4% 0.130 123.3);
Tailwind
colors: {
custom: {
50: '#daeea9',
500: '#c8e784',
950: '#000000',
},
}SCSS
$custom: #c8e784; $custom-light: #daeea9; $custom-dark: #000000;
JSON
{
"hex": "#c8e784",
"rgb": {
"r": 200,
"g": 231,
"b": 132
},
"hsl": {
"h": 78.788,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.88355,
"c": 0.1298,
"h": 123.3
},
"luminance": 0.71097
}Semantic roles & 50–950 ramp
primary
#C8E784
secondary
#734FC0
accent
#16CF50
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581