#C4E4D0#C4E4D0
#C4E4D0 is a very light, muted green. Relative luminance 0.718; OKLCH L 89.0% C 0.043 H 158.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4D0 |
|---|---|
| RGB | rgb(196, 228, 208) |
| HSL | hsl(143, 37%, 83%) |
| HSV | hsv(143, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 8.8%, 10.6%) |
| CIE-LAB | lab(87.86, -14.30, 6.25) |
| CIE-LCH | lch(87.86, 15.60, 156.40°) |
| OKLab | oklab(89.01% -0.0401 0.0162) |
| OKLCH | oklch(89.01% 0.043 158) |
| XYZ | xyz(61.8908, 71.7754, 70.2555) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.39
Duck Egg Blue
#C3FBF4
ΔE00 8.45
Honeydew
#F0FFF0
ΔE00 8.68
Pale Aqua
#B8FFEB
ΔE00 8.94
Eggshell Blue
#C4FFF7
ΔE00 8.98
Light Light Blue
#CAFFFB
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4D0 #E4C4D8
analogous
#C8E4C4 #C4E4D0 #C4E4E0
triadic
#C4E4D0 #D0C4E4 #E4D0C4
tetradic
#C4E4D0 #C4C8E4 #E4C4D8 #E4E0C4
square
#C4E4D0 #C4C8E4 #E4C4D8 #E4E0C4
split-complementary
#C4E4D0 #E0C4E4 #E4C4C8
monochromatic
#70BE8D #9AD1AF #C4E4D0 #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.37
#C4E4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#C4E4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4D0
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4D0 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFCF
Deuteranopia (green-blind)
#DDDBD1
Tritanopia (blue-blind)
#BFE3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e4d0; /* rgb */ color: rgb(196, 228, 208); /* oklch */ color: oklch(89.0% 0.043 158.0);
Tailwind
colors: {
custom: {
50: '#d6ecde',
500: '#c4e4d0',
950: '#000000',
},
}SCSS
$custom: #c4e4d0; $custom-light: #d6ecde; $custom-dark: #000000;
JSON
{
"hex": "#c4e4d0",
"rgb": {
"r": 196,
"g": 228,
"b": 208
},
"hsl": {
"h": 142.5,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89009,
"c": 0.04331,
"h": 158
},
"luminance": 0.71777
}Semantic roles & 50–950 ramp
primary
#C4E4D0
secondary
#BD8FAC
accent
#3582B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484