#C0EA8A#C0EA8A
#C0EA8A is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.6% C 0.131 H 128.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EA8A |
|---|---|
| RGB | rgb(192, 234, 138) |
| HSL | hsl(86, 70%, 73%) |
| HSV | hsv(86, 41%, 92%) |
| CMYK | cmyk(17.9%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(87.91, -29.37, 42.19) |
| CIE-LCH | lch(87.91, 51.40, 124.84°) |
| OKLab | oklab(88.56% -0.0808 0.1031) |
| OKLCH | oklch(88.56% 0.131 128.1) |
| XYZ | xyz(55.7479, 71.8864, 34.9782) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.92
Celery
#C1FD95
ΔE00 4.41
Tea Green
#BDF8A3
ΔE00 4.85
Light Yellowish Green
#C2FF89
ΔE00 5.07
Washed Out Green
#BCF5A6
ΔE00 5.15
Light Pea Green
#C4FE82
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EA8A #B48AEA
analogous
#EAE48A #C0EA8A #90EA8A
triadic
#C0EA8A #8AC0EA #EA8AC0
tetradic
#C0EA8A #8AEAE4 #B48AEA #EA8A90
square
#C0EA8A #8AEAE4 #B48AEA #EA8A90
split-complementary
#C0EA8A #8A90EA #E48AEA
monochromatic
#88D426 #A4E156 #C0EA8A #DCF3BE #F1FAE5
Accessibility & contrast
On white
1.37
#C0EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#C0EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EA8A
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EA8A | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#C4E2D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c0ea8a; /* rgb */ color: rgb(192, 234, 138); /* oklch */ color: oklch(88.6% 0.131 128.1);
Tailwind
colors: {
custom: {
50: '#d4f1ad',
500: '#c0ea8a',
950: '#000000',
},
}SCSS
$custom: #c0ea8a; $custom-light: #d4f1ad; $custom-dark: #000000;
JSON
{
"hex": "#c0ea8a",
"rgb": {
"r": 192,
"g": 234,
"b": 138
},
"hsl": {
"h": 86.25,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.88555,
"c": 0.13097,
"h": 128.1
},
"luminance": 0.71887
}Semantic roles & 50–950 ramp
primary
#C0EA8A
secondary
#8554C4
accent
#14D267
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581