#C2EAAA#C2EAAA
#C2EAAA is a very light, moderate yellow-green. Relative luminance 0.732; OKLCH L 89.3% C 0.095 H 134.1°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EAAA |
|---|---|
| RGB | rgb(194, 234, 170) |
| HSL | hsl(98, 60%, 79%) |
| HSV | hsv(98, 27%, 92%) |
| CMYK | cmyk(17.1%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.55, -24.31, 26.94) |
| CIE-LCH | lch(88.55, 36.29, 132.06°) |
| OKLab | oklab(89.27% -0.0659 0.0681) |
| OKLCH | oklch(89.27% 0.095 134.1) |
| XYZ | xyz(58.9252, 73.2162, 49.0501) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.54
Light Grey Green
#B7E1A1
ΔE00 2.17
Washed Out Green
#BCF5A6
ΔE00 3.82
Very Pale Green
#CFFDBC
ΔE00 4.00
Pale Green
#C7FDB5
ΔE00 4.28
Very Light Green
#D1FFBD
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EAAA #D2AAEA
analogous
#E2EAAA #C2EAAA #AAEAB2
triadic
#C2EAAA #AAC2EA #EAAAC2
tetradic
#C2EAAA #AAE2EA #D2AAEA #EAB2AA
square
#C2EAAA #AAE2EA #D2AAEA #EAB2AA
split-complementary
#C2EAAA #B2AAEA #EAAAE2
monochromatic
#7CD248 #9FDE79 #C2EAAA #E5F6DB #EDF9E6
Accessibility & contrast
On white
1.34
#C2EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#C2EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EAAA
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EAAA | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#E9DDAD
Tritanopia (blue-blind)
#C2E5D9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c2eaaa; /* rgb */ color: rgb(194, 234, 170); /* oklch */ color: oklch(89.3% 0.095 134.1);
Tailwind
colors: {
custom: {
50: '#d5f0c3',
500: '#c2eaaa',
950: '#000000',
},
}SCSS
$custom: #c2eaaa; $custom-light: #d5f0c3; $custom-dark: #000000;
JSON
{
"hex": "#c2eaaa",
"rgb": {
"r": 194,
"g": 234,
"b": 170
},
"hsl": {
"h": 97.5,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89266,
"c": 0.09475,
"h": 134.1
},
"luminance": 0.73217
}Semantic roles & 50–950 ramp
primary
#C2EAAA
secondary
#A772C6
accent
#1DC888
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582