#C2EE8A#C2EE8A
#C2EE8A is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.6% C 0.136 H 128.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EE8A |
|---|---|
| RGB | rgb(194, 238, 138) |
| HSL | hsl(86, 75%, 74%) |
| HSV | hsv(86, 42%, 93%) |
| CMYK | cmyk(18.5%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(89.14, -30.52, 43.76) |
| CIE-LCH | lch(89.14, 53.35, 124.89°) |
| OKLab | oklab(89.57% -0.0841 0.1066) |
| OKLCH | oklch(89.57% 0.136 128.3) |
| XYZ | xyz(57.4095, 74.4526, 35.3860) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.03
Celery
#C1FD95
ΔE00 3.65
Light Yellowish Green
#C2FF89
ΔE00 4.14
Light Pea Green
#C4FE82
ΔE00 4.26
Light Yellow Green
#CCFD7F
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EE8A #B68AEE
analogous
#EEE88A #C2EE8A #90EE8A
triadic
#C2EE8A #8AC2EE #EE8AC2
tetradic
#C2EE8A #8AEEE8 #B68AEE #EE8A90
square
#C2EE8A #8AEEE8 #B68AEE #EE8A90
split-complementary
#C2EE8A #8A90EE #E88AEE
monochromatic
#8ADD20 #A6E655 #C2EE8A #DEF6BF #F1FBE4
Accessibility & contrast
On white
1.32
#C2EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#C2EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EE8A
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EE8A | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#F1DF8F
Tritanopia (blue-blind)
#C6E6D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c2ee8a; /* rgb */ color: rgb(194, 238, 138); /* oklch */ color: oklch(89.6% 0.136 128.3);
Tailwind
colors: {
custom: {
50: '#d6f3ad',
500: '#c2ee8a',
950: '#000000',
},
}SCSS
$custom: #c2ee8a; $custom-light: #d6f3ad; $custom-dark: #000000;
JSON
{
"hex": "#c2ee8a",
"rgb": {
"r": 194,
"g": 238,
"b": 138
},
"hsl": {
"h": 86.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.8957,
"c": 0.13582,
"h": 128.3
},
"luminance": 0.74453
}Semantic roles & 50–950 ramp
primary
#C2EE8A
secondary
#8753C9
accent
#0FD767
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581