#C8ED86#C8ED86
#C8ED86 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.7% C 0.136 H 125.2°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ED86 |
|---|---|
| RGB | rgb(200, 237, 134) |
| HSL | hsl(82, 74%, 73%) |
| HSV | hsv(82, 43%, 93%) |
| CMYK | cmyk(15.6%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(89.19, -28.32, 45.86) |
| CIE-LCH | lch(89.19, 53.90, 121.70°) |
| OKLab | oklab(89.69% -0.0785 0.1111) |
| OKLCH | oklch(89.69% 0.136 125.2) |
| XYZ | xyz(58.4064, 74.5685, 33.8658) |
| Luminance | 0.7457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.94
Light Yellow Green
#CCFD7F
ΔE00 4.14
Light Pea Green
#C4FE82
ΔE00 4.56
Celery
#C1FD95
ΔE00 4.76
Light Yellowish Green
#C2FF89
ΔE00 4.79
Pale Lime
#BEFD73
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ED86 #AB86ED
analogous
#EDDE86 #C8ED86 #95ED86
triadic
#C8ED86 #86C8ED #ED86C8
tetradic
#C8ED86 #86EDDE #AB86ED #ED8695
square
#C8ED86 #86EDDE #AB86ED #ED8695
split-complementary
#C8ED86 #8695ED #DE86ED
monochromatic
#96D820 #B0E551 #C8ED86 #E0F5BB #F3FBE4
Accessibility & contrast
On white
1.32
#C8ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#C8ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ED86
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ED86 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17E
Deuteranopia (green-blind)
#F2E08C
Tritanopia (blue-blind)
#CEE4D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8ed86; /* rgb */ color: rgb(200, 237, 134); /* oklch */ color: oklch(89.7% 0.136 125.2);
Tailwind
colors: {
custom: {
50: '#daf3ab',
500: '#c8ed86',
950: '#000000',
},
}SCSS
$custom: #c8ed86; $custom-light: #daf3ab; $custom-dark: #000000;
JSON
{
"hex": "#c8ed86",
"rgb": {
"r": 200,
"g": 237,
"b": 134
},
"hsl": {
"h": 81.553,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.89694,
"c": 0.13602,
"h": 125.2
},
"luminance": 0.74569
}Semantic roles & 50–950 ramp
primary
#C8ED86
secondary
#7B50C7
accent
#0FD657
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581