#C4EAAF#C4EAAF
#C4EAAF is a very light, moderate yellow-green. Relative luminance 0.737; OKLCH L 89.5% C 0.088 H 134.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EAAF |
|---|---|
| RGB | rgb(196, 234, 175) |
| HSL | hsl(99, 58%, 80%) |
| HSV | hsv(99, 25%, 92%) |
| CMYK | cmyk(16.2%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(88.77, -22.85, 24.69) |
| CIE-LCH | lch(88.77, 33.65, 132.78°) |
| OKLab | oklab(89.5% -0.0619 0.0627) |
| OKLCH | oklch(89.5% 0.088 134.6) |
| XYZ | xyz(59.9241, 73.6756, 51.6128) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.92
Light Grey Green
#B7E1A1
ΔE00 2.60
Very Pale Green
#CFFDBC
ΔE00 4.03
Very Light Green
#D1FFBD
ΔE00 4.44
Washed Out Green
#BCF5A6
ΔE00 4.63
Pale Green
#C7FDB5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EAAF #D5AFEA
analogous
#E2EAAF #C4EAAF #AFEAB7
triadic
#C4EAAF #AFC4EA #EAAFC4
tetradic
#C4EAAF #AFE2EA #D5AFEA #EAB7AF
square
#C4EAAF #AFE2EA #D5AFEA #EAB7AF
split-complementary
#C4EAAF #B7AFEA #EAAFE2
monochromatic
#7CD14E #A0DD7F #C4EAAF #E8F7DF #EDF9E7
Accessibility & contrast
On white
1.33
#C4EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#C4EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EAAF
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EAAF | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#E9DEB2
Tritanopia (blue-blind)
#C4E5DA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c4eaaf; /* rgb */ color: rgb(196, 234, 175); /* oklch */ color: oklch(89.5% 0.088 134.6);
Tailwind
colors: {
custom: {
50: '#d6f0c7',
500: '#c4eaaf',
950: '#000000',
},
}SCSS
$custom: #c4eaaf; $custom-light: #d6f0c7; $custom-dark: #000000;
JSON
{
"hex": "#c4eaaf",
"rgb": {
"r": 196,
"g": 234,
"b": 175
},
"hsl": {
"h": 98.644,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.89503,
"c": 0.08806,
"h": 134.6
},
"luminance": 0.73677
}Semantic roles & 50–950 ramp
primary
#C4EAAF
secondary
#AA77C6
accent
#1FC68B
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582