#C2EC7A#C2EC7A
#C2EC7A is a very light, vivid yellow-green. Relative luminance 0.729; OKLCH L 88.9% C 0.149 H 125.9°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EC7A |
|---|---|
| RGB | rgb(194, 236, 122) |
| HSL | hsl(82, 75%, 70%) |
| HSV | hsv(82, 48%, 93%) |
| CMYK | cmyk(17.8%, 0%, 48.3%, 7.5%) |
| CIE-LAB | lab(88.38, -31.37, 50.50) |
| CIE-LCH | lch(88.38, 59.45, 121.85°) |
| OKLab | oklab(88.9% -0.0876 0.1208) |
| OKLCH | oklch(88.9% 0.149 125.9) |
| XYZ | xyz(55.7563, 72.8648, 29.5354) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.64
Pistachio (survey)
#C0FA8B
ΔE00 3.88
Light Pea Green
#C4FE82
ΔE00 4.06
Pale Lime
#BEFD73
ΔE00 4.48
Light Yellowish Green
#C2FF89
ΔE00 4.54
Pear
#CBF85F
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EC7A #A47AEC
analogous
#ECDD7A #C2EC7A #89EC7A
triadic
#C2EC7A #7AC2EC #EC7AC2
tetradic
#C2EC7A #7AECDD #A47AEC #EC7A89
square
#C2EC7A #7AECDD #A47AEC #EC7A89
split-complementary
#C2EC7A #7A89EC #DD7AEC
monochromatic
#8DCE1D #A9E444 #C2EC7A #DBF4B0 #F3FBE4
Accessibility & contrast
On white
1.35
#C2EC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#C2EC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EC7A
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EC7A | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#F1DD81
Tritanopia (blue-blind)
#C8E3D2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2ec7a; /* rgb */ color: rgb(194, 236, 122); /* oklch */ color: oklch(88.9% 0.149 125.9);
Tailwind
colors: {
custom: {
50: '#d6f2a3',
500: '#c2ec7a',
950: '#000000',
},
}SCSS
$custom: #c2ec7a; $custom-light: #d6f2a3; $custom-dark: #000000;
JSON
{
"hex": "#c2ec7a",
"rgb": {
"r": 194,
"g": 236,
"b": 122
},
"hsl": {
"h": 82.105,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.88898,
"c": 0.1492,
"h": 125.9
},
"luminance": 0.72865
}Semantic roles & 50–950 ramp
primary
#C2EC7A
secondary
#7445C5
accent
#0ED758
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#15170F
muted
#848580