#C2ED8A#C2ED8A
#C2ED8A is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.134 H 128.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED8A |
|---|---|
| RGB | rgb(194, 237, 138) |
| HSL | hsl(86, 73%, 74%) |
| HSV | hsv(86, 42%, 93%) |
| CMYK | cmyk(18.1%, 0%, 41.8%, 7.1%) |
| CIE-LAB | lab(88.86, -30.05, 43.42) |
| CIE-LCH | lch(88.86, 52.80, 124.69°) |
| OKLab | oklab(89.35% -0.0828 0.1058) |
| OKLCH | oklch(89.35% 0.134 128) |
| XYZ | xyz(57.1192, 73.8719, 35.2893) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Celery
#C1FD95
ΔE00 3.88
Light Yellowish Green
#C2FF89
ΔE00 4.40
Light Pea Green
#C4FE82
ΔE00 4.51
Light Yellow Green
#CCFD7F
ΔE00 4.62
Tea Green
#BDF8A3
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED8A #B58AED
analogous
#EDE78A #C2ED8A #90ED8A
triadic
#C2ED8A #8AC2ED #ED8AC2
tetradic
#C2ED8A #8AEDE7 #B58AED #ED8A90
square
#C2ED8A #8AEDE7 #B58AED #ED8A90
split-complementary
#C2ED8A #8A90ED #E78AED
monochromatic
#8ADB22 #A6E555 #C2ED8A #DEF5BF #F1FBE4
Accessibility & contrast
On white
1.33
#C2ED8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#C2ED8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED8A
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED8A | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#F0DE8F
Tritanopia (blue-blind)
#C6E5D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ed8a; /* rgb */ color: rgb(194, 237, 138); /* oklch */ color: oklch(89.3% 0.134 128.0);
Tailwind
colors: {
custom: {
50: '#d6f3ad',
500: '#c2ed8a',
950: '#000000',
},
}SCSS
$custom: #c2ed8a; $custom-light: #d6f3ad; $custom-dark: #000000;
JSON
{
"hex": "#c2ed8a",
"rgb": {
"r": 194,
"g": 237,
"b": 138
},
"hsl": {
"h": 86.061,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.8935,
"c": 0.13439,
"h": 128
},
"luminance": 0.73873
}Semantic roles & 50–950 ramp
primary
#C2ED8A
secondary
#8653C8
accent
#10D566
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581