#C2EC8A#C2EC8A
#C2EC8A is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 89.1% C 0.133 H 127.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EC8A |
|---|---|
| RGB | rgb(194, 236, 138) |
| HSL | hsl(86, 72%, 73%) |
| HSV | hsv(86, 42%, 93%) |
| CMYK | cmyk(17.8%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(88.59, -29.58, 43.07) |
| CIE-LCH | lch(88.59, 52.25, 124.48°) |
| OKLab | oklab(89.13% -0.0815 0.1051) |
| OKLCH | oklch(89.13% 0.133 127.8) |
| XYZ | xyz(56.8305, 73.2945, 35.1930) |
| Luminance | 0.7329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.55
Celery
#C1FD95
ΔE00 4.11
Light Yellowish Green
#C2FF89
ΔE00 4.66
Light Pea Green
#C4FE82
ΔE00 4.75
Light Yellow Green
#CCFD7F
ΔE00 4.83
Tea Green
#BDF8A3
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EC8A #B48AEC
analogous
#ECE58A #C2EC8A #91EC8A
triadic
#C2EC8A #8AC2EC #EC8AC2
tetradic
#C2EC8A #8AECE5 #B48AEC #EC8A91
square
#C2EC8A #8AECE5 #B48AEC #EC8A91
split-complementary
#C2EC8A #8A91EC #E58AEC
monochromatic
#8BD823 #A7E355 #C2EC8A #DDF5BF #F1FBE5
Accessibility & contrast
On white
1.34
#C2EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#C2EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EC8A
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EC8A | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E082
Deuteranopia (green-blind)
#EFDE8F
Tritanopia (blue-blind)
#C6E4D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2ec8a; /* rgb */ color: rgb(194, 236, 138); /* oklch */ color: oklch(89.1% 0.133 127.8);
Tailwind
colors: {
custom: {
50: '#d6f2ad',
500: '#c2ec8a',
950: '#000000',
},
}SCSS
$custom: #c2ec8a; $custom-light: #d6f2ad; $custom-dark: #000000;
JSON
{
"hex": "#c2ec8a",
"rgb": {
"r": 194,
"g": 236,
"b": 138
},
"hsl": {
"h": 85.714,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.8913,
"c": 0.13296,
"h": 127.8
},
"luminance": 0.73295
}Semantic roles & 50–950 ramp
primary
#C2EC8A
secondary
#8554C7
accent
#11D465
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581