#C2E8A2#C2E8A2
#C2E8A2 is a very light, moderate yellow-green. Relative luminance 0.718; OKLCH L 88.7% C 0.101 H 131.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2E8A2 |
|---|---|
| RGB | rgb(194, 232, 162) |
| HSL | hsl(93, 60%, 77%) |
| HSV | hsv(93, 30%, 91%) |
| CMYK | cmyk(16.4%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(87.87, -24.52, 30.11) |
| CIE-LCH | lch(87.87, 38.83, 129.16°) |
| OKLab | oklab(88.67% -0.0665 0.0756) |
| OKLCH | oklch(88.67% 0.101 131.4) |
| XYZ | xyz(57.6252, 71.7904, 44.9964) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.36
Light Sage
#BCECAC
ΔE00 2.69
Washed Out Green
#BCF5A6
ΔE00 3.86
Tea Green
#BDF8A3
ΔE00 4.59
Very Pale Green
#CFFDBC
ΔE00 4.83
Pale Green
#C7FDB5
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2E8A2 #C8A2E8
analogous
#E5E8A2 #C2E8A2 #A2E8A5
triadic
#C2E8A2 #A2C2E8 #E8A2C2
tetradic
#C2E8A2 #A2E5E8 #C8A2E8 #E8A5A2
square
#C2E8A2 #A2E5E8 #C8A2E8 #E8A5A2
split-complementary
#C2E8A2 #A5A2E8 #E8A2E5
monochromatic
#82D040 #A2DC71 #C2E8A2 #E2F4D3 #EFF9E6
Accessibility & contrast
On white
1.37
#C2E8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#C2E8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2E8A2
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2E8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2E8A2 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9D
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#C4E2D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c2e8a2; /* rgb */ color: rgb(194, 232, 162); /* oklch */ color: oklch(88.7% 0.101 131.4);
Tailwind
colors: {
custom: {
50: '#d5efbe',
500: '#c2e8a2',
950: '#000000',
},
}SCSS
$custom: #c2e8a2; $custom-light: #d5efbe; $custom-dark: #000000;
JSON
{
"hex": "#c2e8a2",
"rgb": {
"r": 194,
"g": 232,
"b": 162
},
"hsl": {
"h": 92.571,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.88673,
"c": 0.10069,
"h": 131.4
},
"luminance": 0.71791
}Semantic roles & 50–950 ramp
primary
#C2E8A2
secondary
#9B6BC3
accent
#1DC87A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141612
muted
#838582