#C2EB85#C2EB85
#C2EB85 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.8% C 0.137 H 126.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EB85 |
|---|---|
| RGB | rgb(194, 235, 133) |
| HSL | hsl(84, 72%, 72%) |
| HSV | hsv(84, 43%, 92%) |
| CMYK | cmyk(17.4%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(88.25, -29.70, 45.07) |
| CIE-LCH | lch(88.25, 53.98, 123.38°) |
| OKLab | oklab(88.83% -0.0821 0.1094) |
| OKLCH | oklch(88.83% 0.137 126.9) |
| XYZ | xyz(56.1897, 72.5788, 33.2346) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.72
Celery
#C1FD95
ΔE00 4.50
Light Yellow Green
#CCFD7F
ΔE00 4.55
Light Pea Green
#C4FE82
ΔE00 4.64
Light Yellowish Green
#C2FF89
ΔE00 4.73
Pale Lime
#BEFD73
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EB85 #AE85EB
analogous
#EBE185 #C2EB85 #8FEB85
triadic
#C2EB85 #85C2EB #EB85C2
tetradic
#C2EB85 #85EBE1 #AE85EB #EB858F
square
#C2EB85 #85EBE1 #AE85EB #EB858F
split-complementary
#C2EB85 #858FEB #E185EB
monochromatic
#8CD323 #A8E250 #C2EB85 #DCF4BA #F2FBE5
Accessibility & contrast
On white
1.35
#C2EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#C2EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EB85
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EB85 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7D
Deuteranopia (green-blind)
#EFDD8B
Tritanopia (blue-blind)
#C7E3D3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2eb85; /* rgb */ color: rgb(194, 235, 133); /* oklch */ color: oklch(88.8% 0.137 126.9);
Tailwind
colors: {
custom: {
50: '#d6f1aa',
500: '#c2eb85',
950: '#000000',
},
}SCSS
$custom: #c2eb85; $custom-light: #d6f1aa; $custom-dark: #000000;
JSON
{
"hex": "#c2eb85",
"rgb": {
"r": 194,
"g": 235,
"b": 133
},
"hsl": {
"h": 84.118,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.88833,
"c": 0.13676,
"h": 126.9
},
"luminance": 0.72579
}Semantic roles & 50–950 ramp
primary
#C2EB85
secondary
#7F4FC5
accent
#12D460
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581