#C4E0D0#C4E0D0
#C4E0D0 is a very light, muted green. Relative luminance 0.696; OKLCH L 88.2% C 0.037 H 160.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C4E0D0 |
|---|---|
| RGB | rgb(196, 224, 208) |
| HSL | hsl(146, 31%, 82%) |
| HSV | hsv(146, 13%, 88%) |
| CMYK | cmyk(12.5%, 0%, 7.1%, 12.2%) |
| CIE-LAB | lab(86.80, -12.28, 4.72) |
| CIE-LCH | lch(86.80, 13.16, 158.99°) |
| OKLab | oklab(88.17% -0.0347 0.0123) |
| OKLCH | oklch(88.17% 0.037 160.5) |
| XYZ | xyz(60.8032, 69.6000, 69.8930) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.33
Honeydew
#F0FFF0
ΔE00 8.42
Duck Egg Blue
#C3FBF4
ΔE00 8.81
Ice Blue (survey)
#D7FFFE
ΔE00 9.28
Very Pale Blue
#D6FFFE
ΔE00 9.32
Light Light Blue
#CAFFFB
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4E0D0 #E0C4D4
analogous
#C6E0C4 #C4E0D0 #C4E0DE
triadic
#C4E0D0 #D0C4E0 #E0D0C4
tetradic
#C4E0D0 #C4C6E0 #E0C4D4 #E0DEC4
square
#C4E0D0 #C4C6E0 #E0C4D4 #E0DEC4
split-complementary
#C4E0D0 #DEC4E0 #E0C4C6
monochromatic
#74B690 #9CCBB0 #C4E0D0 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.41
#C4E0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C4E0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4E0D0
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4E0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4E0D0 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCF
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#BFE0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4e0d0; /* rgb */ color: rgb(196, 224, 208); /* oklch */ color: oklch(88.2% 0.037 160.5);
Tailwind
colors: {
custom: {
50: '#d6e9de',
500: '#c4e0d0',
950: '#000000',
},
}SCSS
$custom: #c4e0d0; $custom-light: #d6e9de; $custom-dark: #000000;
JSON
{
"hex": "#c4e0d0",
"rgb": {
"r": 196,
"g": 224,
"b": 208
},
"hsl": {
"h": 145.714,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.88167,
"c": 0.03681,
"h": 160.5
},
"luminance": 0.69601
}Semantic roles & 50–950 ramp
primary
#C4E0D0
secondary
#B890A7
accent
#3C7BAA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484