#C0EA94#C0EA94
#C0EA94 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.7% C 0.120 H 129.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EA94 |
|---|---|
| RGB | rgb(192, 234, 148) |
| HSL | hsl(89, 67%, 75%) |
| HSV | hsv(89, 37%, 92%) |
| CMYK | cmyk(17.9%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(88.06, -28.11, 37.42) |
| CIE-LCH | lch(88.06, 46.80, 126.92°) |
| OKLab | oklab(88.72% -0.0769 0.0925) |
| OKLCH | oklch(88.72% 0.12 129.7) |
| XYZ | xyz(56.5055, 72.1894, 38.9682) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.90
Tea Green
#BDF8A3
ΔE00 3.92
Light Grey Green
#B7E1A1
ΔE00 4.60
Celery
#C1FD95
ΔE00 4.67
Pistachio (survey)
#C0FA8B
ΔE00 4.68
Light Sage
#BCECAC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EA94 #BE94EA
analogous
#EAE994 #C0EA94 #95EA94
triadic
#C0EA94 #94C0EA #EA94C0
tetradic
#C0EA94 #94EAE9 #BE94EA #EA9495
square
#C0EA94 #94EAE9 #BE94EA #EA9495
split-complementary
#C0EA94 #9495EA #E994EA
monochromatic
#84D62E #A2E061 #C0EA94 #DEF4C7 #F0FAE5
Accessibility & contrast
On white
1.36
#C0EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#C0EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EA94
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EA94 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8E
Deuteranopia (green-blind)
#EBDC98
Tritanopia (blue-blind)
#C3E3D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c0ea94; /* rgb */ color: rgb(192, 234, 148); /* oklch */ color: oklch(88.7% 0.120 129.7);
Tailwind
colors: {
custom: {
50: '#d4f1b4',
500: '#c0ea94',
950: '#000000',
},
}SCSS
$custom: #c0ea94; $custom-light: #d4f1b4; $custom-dark: #000000;
JSON
{
"hex": "#c0ea94",
"rgb": {
"r": 192,
"g": 234,
"b": 148
},
"hsl": {
"h": 89.302,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.8872,
"c": 0.12023,
"h": 129.7
},
"luminance": 0.7219
}Semantic roles & 50–950 ramp
primary
#C0EA94
secondary
#905DC5
accent
#16CF71
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581