#C2EE85#C2EE85
#C2EE85 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.5% C 0.141 H 127.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EE85 |
|---|---|
| RGB | rgb(194, 238, 133) |
| HSL | hsl(85, 76%, 73%) |
| HSV | hsv(85, 44%, 93%) |
| CMYK | cmyk(18.5%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(89.07, -31.10, 46.10) |
| CIE-LCH | lch(89.07, 55.61, 124.00°) |
| OKLab | oklab(89.5% -0.0861 0.1117) |
| OKLCH | oklch(89.5% 0.141 127.6) |
| XYZ | xyz(57.0558, 74.3111, 33.5233) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.87
Light Pea Green
#C4FE82
ΔE00 3.89
Light Yellow Green
#CCFD7F
ΔE00 3.90
Light Yellowish Green
#C2FF89
ΔE00 3.97
Pale Lime
#BEFD73
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EE85 #B185EE
analogous
#EEE685 #C2EE85 #8DEE85
triadic
#C2EE85 #85C2EE #EE85C2
tetradic
#C2EE85 #85EEE6 #B185EE #EE858D
square
#C2EE85 #85EEE6 #B185EE #EE858D
split-complementary
#C2EE85 #858DEE #E685EE
monochromatic
#8CDA1E #A7E74F #C2EE85 #DDF5BB #F2FBE4
Accessibility & contrast
On white
1.32
#C2EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#C2EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EE85
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EE85 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27D
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#C7E6D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c2ee85; /* rgb */ color: rgb(194, 238, 133); /* oklch */ color: oklch(89.5% 0.141 127.6);
Tailwind
colors: {
custom: {
50: '#d6f3aa',
500: '#c2ee85',
950: '#000000',
},
}SCSS
$custom: #c2ee85; $custom-light: #d6f3aa; $custom-dark: #000000;
JSON
{
"hex": "#c2ee85",
"rgb": {
"r": 194,
"g": 238,
"b": 133
},
"hsl": {
"h": 85.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.89495,
"c": 0.14098,
"h": 127.6
},
"luminance": 0.74312
}Semantic roles & 50–950 ramp
primary
#C2EE85
secondary
#824FC9
accent
#0ED862
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581