#C2EAAF#C2EAAF
#C2EAAF is a very light, moderate green. Relative luminance 0.734; OKLCH L 89.4% C 0.089 H 135.7°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EAAF |
|---|---|
| RGB | rgb(194, 234, 175) |
| HSL | hsl(101, 58%, 80%) |
| HSV | hsv(101, 25%, 92%) |
| CMYK | cmyk(17.1%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(88.64, -23.54, 24.50) |
| CIE-LCH | lch(88.64, 33.98, 133.86°) |
| OKLab | oklab(89.37% -0.0638 0.0622) |
| OKLCH | oklch(89.37% 0.089 135.7) |
| XYZ | xyz(59.4072, 73.4090, 51.5886) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.60
Light Grey Green
#B7E1A1
ΔE00 2.48
Very Pale Green
#CFFDBC
ΔE00 4.01
Very Light Green
#D1FFBD
ΔE00 4.43
Washed Out Green
#BCF5A6
ΔE00 4.48
Pale Green
#C7FDB5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EAAF #D7AFEA
analogous
#DFEAAF #C2EAAF #AFEAB9
triadic
#C2EAAF #AFC2EA #EAAFC2
tetradic
#C2EAAF #AFDFEA #D7AFEA #EAB9AF
square
#C2EAAF #AFDFEA #D7AFEA #EAB9AF
split-complementary
#C2EAAF #B9AFEA #EAAFDF
monochromatic
#78D14E #9DDD7F #C2EAAF #E7F7DF #EDF9E7
Accessibility & contrast
On white
1.34
#C2EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#C2EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EAAF
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EAAF | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#C2E5DA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2eaaf; /* rgb */ color: rgb(194, 234, 175); /* oklch */ color: oklch(89.4% 0.089 135.7);
Tailwind
colors: {
custom: {
50: '#d5f0c7',
500: '#c2eaaf',
950: '#000000',
},
}SCSS
$custom: #c2eaaf; $custom-light: #d5f0c7; $custom-dark: #000000;
JSON
{
"hex": "#c2eaaf",
"rgb": {
"r": 194,
"g": 234,
"b": 175
},
"hsl": {
"h": 100.678,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.89369,
"c": 0.08911,
"h": 135.7
},
"luminance": 0.7341
}Semantic roles & 50–950 ramp
primary
#C2EAAF
secondary
#AD77C6
accent
#1FC690
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582