#C2ED85#C2ED85
#C2ED85 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.3% C 0.140 H 127.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED85 |
|---|---|
| RGB | rgb(194, 237, 133) |
| HSL | hsl(85, 74%, 73%) |
| HSV | hsv(85, 44%, 93%) |
| CMYK | cmyk(18.1%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(88.80, -30.63, 45.76) |
| CIE-LCH | lch(88.80, 55.07, 123.80°) |
| OKLab | oklab(89.27% -0.0848 0.1109) |
| OKLCH | oklch(89.27% 0.14 127.4) |
| XYZ | xyz(56.7655, 73.7305, 33.4265) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.23
Celery
#C1FD95
ΔE00 4.07
Light Yellow Green
#CCFD7F
ΔE00 4.11
Light Pea Green
#C4FE82
ΔE00 4.14
Light Yellowish Green
#C2FF89
ΔE00 4.22
Pale Lime
#BEFD73
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED85 #B085ED
analogous
#EDE485 #C2ED85 #8EED85
triadic
#C2ED85 #85C2ED #ED85C2
tetradic
#C2ED85 #85EDE4 #B085ED #ED858E
square
#C2ED85 #85EDE4 #B085ED #ED858E
split-complementary
#C2ED85 #858EED #E485ED
monochromatic
#8CD820 #A7E550 #C2ED85 #DDF5BA #F2FBE4
Accessibility & contrast
On white
1.33
#C2ED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#C2ED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED85
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED85 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#C7E5D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ed85; /* rgb */ color: rgb(194, 237, 133); /* oklch */ color: oklch(89.3% 0.140 127.4);
Tailwind
colors: {
custom: {
50: '#d6f3aa',
500: '#c2ed85',
950: '#000000',
},
}SCSS
$custom: #c2ed85; $custom-light: #d6f3aa; $custom-dark: #000000;
JSON
{
"hex": "#c2ed85",
"rgb": {
"r": 194,
"g": 237,
"b": 133
},
"hsl": {
"h": 84.808,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.89274,
"c": 0.13958,
"h": 127.4
},
"luminance": 0.73731
}Semantic roles & 50–950 ramp
primary
#C2ED85
secondary
#814FC7
accent
#0FD662
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581