#C4E4D2#C4E4D2
#C4E4D2 is a very light, muted green. Relative luminance 0.719; OKLCH L 89.1% C 0.042 H 160.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E4D2 |
|---|---|
| RGB | rgb(196, 228, 210) |
| HSL | hsl(146, 37%, 83%) |
| HSV | hsv(146, 14%, 89%) |
| CMYK | cmyk(14%, 0%, 7.9%, 10.6%) |
| CIE-LAB | lab(87.91, -13.93, 5.27) |
| CIE-LCH | lch(87.91, 14.89, 159.29°) |
| OKLab | oklab(89.06% -0.0393 0.0137) |
| OKLCH | oklch(89.06% 0.042 160.8) |
| XYZ | xyz(62.1384, 71.8744, 71.5596) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 7.88
Duck Egg Blue
#C3FBF4
ΔE00 8.01
Honeydew
#F0FFF0
ΔE00 8.54
Eggshell Blue
#C4FFF7
ΔE00 8.60
Light Light Blue
#CAFFFB
ΔE00 8.85
Pale Aqua
#B8FFEB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E4D2 #E4C4D6
analogous
#C6E4C4 #C4E4D2 #C4E4E2
triadic
#C4E4D2 #D2C4E4 #E4D2C4
tetradic
#C4E4D2 #C4C6E4 #E4C4D6 #E4E2C4
square
#C4E4D2 #C4C6E4 #E4C4D6 #E4E2C4
split-complementary
#C4E4D2 #E2C4E4 #E4C4C6
monochromatic
#70BE92 #9AD1B2 #C4E4D2 #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.37
#C4E4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#C4E4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E4D2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E4D2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#DDDBD3
Tritanopia (blue-blind)
#BFE4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c4e4d2; /* rgb */ color: rgb(196, 228, 210); /* oklch */ color: oklch(89.1% 0.042 160.8);
Tailwind
colors: {
custom: {
50: '#d6ecdf',
500: '#c4e4d2',
950: '#000000',
},
}SCSS
$custom: #c4e4d2; $custom-light: #d6ecdf; $custom-dark: #000000;
JSON
{
"hex": "#c4e4d2",
"rgb": {
"r": 196,
"g": 228,
"b": 210
},
"hsl": {
"h": 146.25,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.89063,
"c": 0.04165,
"h": 160.8
},
"luminance": 0.71876
}Semantic roles & 50–950 ramp
primary
#C4E4D2
secondary
#BD8FA9
accent
#357AB0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484