#C4E5D4#C4E5D4
#C4E5D4 is a very light, muted green. Relative luminance 0.725; OKLCH L 89.3% C 0.042 H 163.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E5D4 |
|---|---|
| RGB | rgb(196, 229, 212) |
| HSL | hsl(149, 39%, 83%) |
| HSV | hsv(149, 14%, 90%) |
| CMYK | cmyk(14.4%, 0%, 7.4%, 10.2%) |
| CIE-LAB | lab(88.22, -14.05, 4.67) |
| CIE-LCH | lch(88.22, 14.81, 161.62°) |
| OKLab | oklab(89.33% -0.0399 0.0121) |
| OKLCH | oklch(89.33% 0.042 163.1) |
| XYZ | xyz(62.6651, 72.5265, 72.9720) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 7.43
Duck Egg Blue
#C3FBF4
ΔE00 7.53
Eggshell Blue
#C4FFF7
ΔE00 8.13
Light Light Blue
#CAFFFB
ΔE00 8.36
Honeydew
#F0FFF0
ΔE00 8.52
Pale Aqua
#B8FFEB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E5D4 #E5C4D5
analogous
#C4E5C4 #C4E5D4 #C4E5E4
triadic
#C4E5D4 #D4C4E5 #E5D4C4
tetradic
#C4E5D4 #C4C4E5 #E5C4D5 #E5E4C4
square
#C4E5D4 #C4C4E5 #E5C4D5 #E5E4C4
split-complementary
#C4E5D4 #E4C4E5 #E5C4C4
monochromatic
#6FC096 #9AD2B5 #C4E5D4 #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.35
#C4E5D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#C4E5D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E5D4
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E5D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E5D4 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#BEE5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c4e5d4; /* rgb */ color: rgb(196, 229, 212); /* oklch */ color: oklch(89.3% 0.042 163.1);
Tailwind
colors: {
custom: {
50: '#d6ede1',
500: '#c4e5d4',
950: '#000000',
},
}SCSS
$custom: #c4e5d4; $custom-light: #d6ede1; $custom-dark: #000000;
JSON
{
"hex": "#c4e5d4",
"rgb": {
"r": 196,
"g": 229,
"b": 212
},
"hsl": {
"h": 149.091,
"s": 38.824,
"l": 83.333
},
"oklch": {
"l": 0.89327,
"c": 0.04169,
"h": 163.1
},
"luminance": 0.72528
}Semantic roles & 50–950 ramp
primary
#C4E5D4
secondary
#BF8FA7
accent
#3475B2
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484