#C2ED8D#C2ED8D
#C2ED8D is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.4% C 0.131 H 128.5°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED8D |
|---|---|
| RGB | rgb(194, 237, 141) |
| HSL | hsl(87, 73%, 74%) |
| HSV | hsv(87, 41%, 93%) |
| CMYK | cmyk(18.1%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(88.90, -29.69, 42.00) |
| CIE-LCH | lch(88.90, 51.43, 125.26°) |
| OKLab | oklab(89.4% -0.0816 0.1027) |
| OKLCH | oklch(89.4% 0.131 128.5) |
| XYZ | xyz(57.3394, 73.9600, 36.4490) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Celery
#C1FD95
ΔE00 3.83
Tea Green
#BDF8A3
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 4.77
Light Pea Green
#C4FE82
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED8D #B88DED
analogous
#EDE88D #C2ED8D #92ED8D
triadic
#C2ED8D #8DC2ED #ED8DC2
tetradic
#C2ED8D #8DEDE8 #B88DED #ED8D92
square
#C2ED8D #8DEDE8 #B88DED #ED8D92
split-complementary
#C2ED8D #8D92ED #E88DED
monochromatic
#89DC23 #A6E558 #C2ED8D #DEF5C2 #F1FBE5
Accessibility & contrast
On white
1.33
#C2ED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#C2ED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED8D
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED8D | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E186
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#C6E5D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ed8d; /* rgb */ color: rgb(194, 237, 141); /* oklch */ color: oklch(89.4% 0.131 128.5);
Tailwind
colors: {
custom: {
50: '#d6f3af',
500: '#c2ed8d',
950: '#000000',
},
}SCSS
$custom: #c2ed8d; $custom-light: #d6f3af; $custom-dark: #000000;
JSON
{
"hex": "#c2ed8d",
"rgb": {
"r": 194,
"g": 237,
"b": 141
},
"hsl": {
"h": 86.875,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.89397,
"c": 0.13123,
"h": 128.5
},
"luminance": 0.73961
}Semantic roles & 50–950 ramp
primary
#C2ED8D
secondary
#8956C8
accent
#11D569
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581