#C4EFAA#C4EFAA
#C4EFAA is a very light, moderate yellow-green. Relative luminance 0.764; OKLCH L 90.5% C 0.102 H 134.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C4EFAA |
|---|---|
| RGB | rgb(196, 239, 170) |
| HSL | hsl(97, 68%, 80%) |
| HSV | hsv(97, 29%, 94%) |
| CMYK | cmyk(18%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(90.03, -26.01, 28.97) |
| CIE-LCH | lch(90.03, 38.93, 131.92°) |
| OKLab | oklab(90.48% -0.0706 0.073) |
| OKLCH | oklch(90.48% 0.102 134.1) |
| XYZ | xyz(60.8857, 76.3699, 49.5555) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.79
Washed Out Green
#BCF5A6
ΔE00 2.68
Pale Green
#C7FDB5
ΔE00 3.15
Very Pale Green
#CFFDBC
ΔE00 3.18
Light Grey Green
#B7E1A1
ΔE00 3.19
Very Light Green
#D1FFBD
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4EFAA #D5AAEF
analogous
#E7EFAA #C4EFAA #AAEFB2
triadic
#C4EFAA #AAC4EF #EFAAC4
tetradic
#C4EFAA #AAE7EF #D5AAEF #EFB2AA
square
#C4EFAA #AAE7EF #D5AAEF #EFB2AA
split-complementary
#C4EFAA #B2AAEF #EFAAE7
monochromatic
#7CDC43 #A0E576 #C4EFAA #E8F9DE #EDFAE5
Accessibility & contrast
On white
1.29
#C4EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#C4EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4EFAA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4EFAA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#EEE1AD
Tritanopia (blue-blind)
#C4EADD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c4efaa; /* rgb */ color: rgb(196, 239, 170); /* oklch */ color: oklch(90.5% 0.102 134.1);
Tailwind
colors: {
custom: {
50: '#d6f4c3',
500: '#c4efaa',
950: '#000000',
},
}SCSS
$custom: #c4efaa; $custom-light: #d6f4c3; $custom-dark: #000000;
JSON
{
"hex": "#c4efaa",
"rgb": {
"r": 196,
"g": 239,
"b": 170
},
"hsl": {
"h": 97.391,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.90484,
"c": 0.10154,
"h": 134.1
},
"luminance": 0.76371
}Semantic roles & 50–950 ramp
primary
#C4EFAA
secondary
#AA70CD
accent
#15D08A
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141712
muted
#838582