#C2EC8F#C2EC8F
#C2EC8F is a very light, vivid yellow-green. Relative luminance 0.734; OKLCH L 89.2% C 0.128 H 128.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EC8F |
|---|---|
| RGB | rgb(194, 236, 143) |
| HSL | hsl(87, 71%, 74%) |
| HSV | hsv(87, 39%, 93%) |
| CMYK | cmyk(17.8%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(88.66, -28.97, 40.70) |
| CIE-LCH | lch(88.66, 49.96, 125.45°) |
| OKLab | oklab(89.21% -0.0795 0.0999) |
| OKLCH | oklch(89.21% 0.128 128.5) |
| XYZ | xyz(57.2008, 73.4426, 37.1435) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.81
Celery
#C1FD95
ΔE00 4.09
Tea Green
#BDF8A3
ΔE00 4.29
Washed Out Green
#BCF5A6
ΔE00 4.57
Light Yellowish Green
#C2FF89
ΔE00 4.99
Light Pea Green
#C4FE82
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EC8F #B98FEC
analogous
#ECE88F #C2EC8F #94EC8F
triadic
#C2EC8F #8FC2EC #EC8FC2
tetradic
#C2EC8F #8FECE8 #B98FEC #EC8F94
square
#C2EC8F #8FECE8 #B98FEC #EC8F94
split-complementary
#C2EC8F #8F94EC #E88FEC
monochromatic
#89DA26 #A6E35B #C2EC8F #DEF5C3 #F1FBE5
Accessibility & contrast
On white
1.34
#C2EC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#C2EC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EC8F
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EC8F | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#EEDE94
Tritanopia (blue-blind)
#C6E4D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ec8f; /* rgb */ color: rgb(194, 236, 143); /* oklch */ color: oklch(89.2% 0.128 128.5);
Tailwind
colors: {
custom: {
50: '#d6f2b1',
500: '#c2ec8f',
950: '#000000',
},
}SCSS
$custom: #c2ec8f; $custom-light: #d6f2b1; $custom-dark: #000000;
JSON
{
"hex": "#c2ec8f",
"rgb": {
"r": 194,
"g": 236,
"b": 143
},
"hsl": {
"h": 87.097,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.89209,
"c": 0.12766,
"h": 128.5
},
"luminance": 0.73443
}Semantic roles & 50–950 ramp
primary
#C2EC8F
secondary
#8A58C7
accent
#12D369
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581