#C4D8CC#C4D8CC
#C4D8CC is a very light, muted green. Relative luminance 0.652; OKLCH L 86.4% C 0.027 H 159.5°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D8CC |
|---|---|
| RGB | rgb(196, 216, 204) |
| HSL | hsl(144, 20%, 81%) |
| HSV | hsv(144, 9%, 85%) |
| CMYK | cmyk(9.3%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(84.59, -8.95, 3.63) |
| CIE-LCH | lch(84.59, 9.66, 157.93°) |
| OKLab | oklab(86.38% -0.0253 0.0095) |
| OKLCH | oklch(86.38% 0.027 159.5) |
| XYZ | xyz(58.2176, 65.2064, 66.6340) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.28
Silver (survey)
#C5C9C7
ΔE00 8.62
Honeydew
#F0FFF0
ΔE00 8.88
Powder Blue
#B0E0E6
ΔE00 9.95
Ice
#D6FFFA
ΔE00 9.98
Lightcyan
#E0FFFF
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D8CC #D8C4D0
analogous
#C6D8C4 #C4D8CC #C4D8D6
triadic
#C4D8CC #CCC4D8 #D8CCC4
tetradic
#C4D8CC #C4C6D8 #D8C4D0 #D8D6C4
square
#C4D8CC #C4C6D8 #D8C4D0 #D8D6C4
split-complementary
#C4D8CC #D6C4D8 #D8C4C6
monochromatic
#7AA78C #9FC0AC #C4D8CC #E9F0EC #EDF3EF
Accessibility & contrast
On white
1.50
#C4D8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#C4D8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D8CC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D8CC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#C1D8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c4d8cc; /* rgb */ color: rgb(196, 216, 204); /* oklch */ color: oklch(86.4% 0.027 159.5);
Tailwind
colors: {
custom: {
50: '#d6e4db',
500: '#c4d8cc',
950: '#000000',
},
}SCSS
$custom: #c4d8cc; $custom-light: #d6e4db; $custom-dark: #000000;
JSON
{
"hex": "#c4d8cc",
"rgb": {
"r": 196,
"g": 216,
"b": 204
},
"hsl": {
"h": 144,
"s": 20.408,
"l": 80.784
},
"oklch": {
"l": 0.86384,
"c": 0.027,
"h": 159.5
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#C4D8CC
secondary
#AE93A3
accent
#477C9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484