#C8E786#C8E786
#C8E786 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.4% C 0.128 H 123.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E786 |
|---|---|
| RGB | rgb(200, 231, 134) |
| HSL | hsl(79, 67%, 72%) |
| HSV | hsv(79, 42%, 91%) |
| CMYK | cmyk(13.4%, 0%, 42%, 9.4%) |
| CIE-LAB | lab(87.56, -25.47, 43.81) |
| CIE-LCH | lch(87.56, 50.67, 120.18°) |
| OKLab | oklab(88.39% -0.0704 0.1065) |
| OKLCH | oklch(88.39% 0.128 123.5) |
| XYZ | xyz(56.6983, 71.1522, 33.2964) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.22
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Khaki
#E6F2A2
ΔE00 5.62
Light Yellow Green
#CCFD7F
ΔE00 5.66
Celery
#C1FD95
ΔE00 6.12
Light Pea Green
#C4FE82
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E786 #A586E7
analogous
#E7D686 #C8E786 #98E786
triadic
#C8E786 #86C8E7 #E786C8
tetradic
#C8E786 #86E7D6 #A586E7 #E78698
square
#C8E786 #86E7D6 #A586E7 #E78698
split-complementary
#C8E786 #8698E7 #D686E7
monochromatic
#97CA28 #B1DD53 #C8E786 #DFF1B9 #F3FAE5
Accessibility & contrast
On white
1.38
#C8E786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#C8E786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E786
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E786 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#EDDB8B
Tritanopia (blue-blind)
#CFDED0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8e786; /* rgb */ color: rgb(200, 231, 134); /* oklch */ color: oklch(88.4% 0.128 123.5);
Tailwind
colors: {
custom: {
50: '#daeeaa',
500: '#c8e786',
950: '#000000',
},
}SCSS
$custom: #c8e786; $custom-light: #daeeaa; $custom-dark: #000000;
JSON
{
"hex": "#c8e786",
"rgb": {
"r": 200,
"g": 231,
"b": 134
},
"hsl": {
"h": 79.175,
"s": 66.897,
"l": 71.569
},
"oklch": {
"l": 0.88385,
"c": 0.12768,
"h": 123.5
},
"luminance": 0.71152
}Semantic roles & 50–950 ramp
primary
#C8E786
secondary
#7551C0
accent
#17CF52
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581