#C2EEA2#C2EEA2
#C2EEA2 is a very light, moderate yellow-green. Relative luminance 0.752; OKLCH L 90.0% C 0.110 H 132.7°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EEA2 |
|---|---|
| RGB | rgb(194, 238, 162) |
| HSL | hsl(95, 69%, 78%) |
| HSV | hsv(95, 32%, 93%) |
| CMYK | cmyk(18.5%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(89.50, -27.39, 32.29) |
| CIE-LCH | lch(89.50, 42.34, 130.30°) |
| OKLab | oklab(89.98% -0.0745 0.0808) |
| OKLCH | oklch(89.98% 0.11 132.7) |
| XYZ | xyz(59.3430, 75.2260, 45.5690) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.39
Light Sage
#BCECAC
ΔE00 2.81
Tea Green
#BDF8A3
ΔE00 2.95
Light Grey Green
#B7E1A1
ΔE00 3.52
Pale Green
#C7FDB5
ΔE00 3.66
Light Light Green
#C8FFB0
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EEA2 #CEA2EE
analogous
#E8EEA2 #C2EEA2 #A2EEA8
triadic
#C2EEA2 #A2C2EE #EEA2C2
tetradic
#C2EEA2 #A2E8EE #CEA2EE #EEA8A2
square
#C2EEA2 #A2E8EE #CEA2EE #EEA8A2
split-complementary
#C2EEA2 #A8A2EE #EEA2E8
monochromatic
#7EDB3B #A0E56E #C2EEA2 #E4F7D6 #EEFAE5
Accessibility & contrast
On white
1.31
#C2EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#C2EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EEA2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EEA2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E39D
Deuteranopia (green-blind)
#EEE0A6
Tritanopia (blue-blind)
#C3E8DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c2eea2; /* rgb */ color: rgb(194, 238, 162); /* oklch */ color: oklch(90.0% 0.110 132.7);
Tailwind
colors: {
custom: {
50: '#d5f3be',
500: '#c2eea2',
950: '#000000',
},
}SCSS
$custom: #c2eea2; $custom-light: #d5f3be; $custom-dark: #000000;
JSON
{
"hex": "#c2eea2",
"rgb": {
"r": 194,
"g": 238,
"b": 162
},
"hsl": {
"h": 94.737,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.8998,
"c": 0.10989,
"h": 132.7
},
"luminance": 0.75227
}Semantic roles & 50–950 ramp
primary
#C2EEA2
secondary
#A269CB
accent
#14D182
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141712
muted
#838582