#C2ED97#C2ED97
#C2ED97 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.6% C 0.120 H 130.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED97 |
|---|---|
| RGB | rgb(194, 237, 151) |
| HSL | hsl(90, 70%, 76%) |
| HSV | hsv(90, 36%, 93%) |
| CMYK | cmyk(18.1%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(89.05, -28.42, 37.23) |
| CIE-LCH | lch(89.05, 46.84, 127.35°) |
| OKLab | oklab(89.56% -0.0777 0.0921) |
| OKLCH | oklch(89.56% 0.12 130.1) |
| XYZ | xyz(58.1173, 74.2712, 40.5460) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.40
Washed Out Green
#BCF5A6
ΔE00 3.45
Celery
#C1FD95
ΔE00 4.18
Pistachio (survey)
#C0FA8B
ΔE00 4.33
Light Light Green
#C8FFB0
ΔE00 4.56
Light Sage
#BCECAC
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED97 #C297ED
analogous
#EDED97 #C2ED97 #97ED97
triadic
#C2ED97 #97C2ED #ED97C2
tetradic
#C2ED97 #97EDED #C297ED #ED9797
square
#C2ED97 #97EDED #C297ED #ED9797
split-complementary
#C2ED97 #9797ED #ED97ED
monochromatic
#85DB2F #A3E463 #C2ED97 #E1F6CB #F0FAE5
Accessibility & contrast
On white
1.32
#C2ED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#C2ED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED97
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED97 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E291
Deuteranopia (green-blind)
#EEDF9B
Tritanopia (blue-blind)
#C5E6D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c2ed97; /* rgb */ color: rgb(194, 237, 151); /* oklch */ color: oklch(89.6% 0.120 130.1);
Tailwind
colors: {
custom: {
50: '#d5f3b6',
500: '#c2ed97',
950: '#000000',
},
}SCSS
$custom: #c2ed97; $custom-light: #d5f3b6; $custom-dark: #000000;
JSON
{
"hex": "#c2ed97",
"rgb": {
"r": 194,
"g": 237,
"b": 151
},
"hsl": {
"h": 90,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.89563,
"c": 0.12049,
"h": 130.1
},
"luminance": 0.74272
}Semantic roles & 50–950 ramp
primary
#C2ED97
secondary
#945FC9
accent
#13D373
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581