#C0ED86#C0ED86
#C0ED86 is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 89.2% C 0.139 H 128.2°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C0ED86 |
|---|---|
| RGB | rgb(192, 237, 134) |
| HSL | hsl(86, 74%, 73%) |
| HSV | hsv(86, 43%, 93%) |
| CMYK | cmyk(19%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(88.68, -31.25, 45.11) |
| CIE-LCH | lch(88.68, 54.88, 124.71°) |
| OKLab | oklab(89.16% -0.0863 0.1095) |
| OKLCH | oklch(89.16% 0.139 128.2) |
| XYZ | xyz(56.3249, 73.4953, 33.7682) |
| Luminance | 0.7350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Celery
#C1FD95
ΔE00 3.83
Light Yellowish Green
#C2FF89
ΔE00 4.12
Light Pea Green
#C4FE82
ΔE00 4.15
Light Yellow Green
#CCFD7F
ΔE00 4.29
Tea Green
#BDF8A3
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0ED86 #B386ED
analogous
#EDE786 #C0ED86 #8CED86
triadic
#C0ED86 #86C0ED #ED86C0
tetradic
#C0ED86 #86EDE7 #B386ED #ED868C
square
#C0ED86 #86EDE7 #B386ED #ED868C
split-complementary
#C0ED86 #868CED #E786ED
monochromatic
#88D820 #A4E551 #C0ED86 #DCF5BB #F1FBE4
Accessibility & contrast
On white
1.34
#C0ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#C0ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0ED86
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0ED86 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17E
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#C4E5D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c0ed86; /* rgb */ color: rgb(192, 237, 134); /* oklch */ color: oklch(89.2% 0.139 128.2);
Tailwind
colors: {
custom: {
50: '#d4f3ab',
500: '#c0ed86',
950: '#000000',
},
}SCSS
$custom: #c0ed86; $custom-light: #d4f3ab; $custom-dark: #000000;
JSON
{
"hex": "#c0ed86",
"rgb": {
"r": 192,
"g": 237,
"b": 134
},
"hsl": {
"h": 86.214,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.89157,
"c": 0.13943,
"h": 128.2
},
"luminance": 0.73496
}Semantic roles & 50–950 ramp
primary
#C0ED86
secondary
#8450C7
accent
#0FD666
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581