#C4DDCE#C4DDCE
#C4DDCE is a very light, muted green. Relative luminance 0.679; OKLCH L 87.5% C 0.034 H 159.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDCE |
|---|---|
| RGB | rgb(196, 221, 206) |
| HSL | hsl(144, 27%, 82%) |
| HSV | hsv(144, 11%, 87%) |
| CMYK | cmyk(11.3%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(85.96, -11.13, 4.55) |
| CIE-LCH | lch(85.96, 12.03, 157.76°) |
| OKLab | oklab(87.48% -0.0314 0.0119) |
| OKLCH | oklch(87.48% 0.034 159.3) |
| XYZ | xyz(59.7595, 67.9039, 68.3389) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.48
Ice
#D6FFFA
ΔE00 8.92
Light Grey
#D8DCD6
ΔE00 8.99
Duck Egg Blue
#C3FBF4
ΔE00 9.62
Ice Blue (survey)
#D7FFFE
ΔE00 9.72
Lightcyan
#E0FFFF
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDCE #DDC4D3
analogous
#C7DDC4 #C4DDCE #C4DDDB
triadic
#C4DDCE #CEC4DD #DDCEC4
tetradic
#C4DDCE #C4C7DD #DDC4D3 #DDDBC4
square
#C4DDCE #C4C7DD #DDC4D3 #DDDBC4
split-complementary
#C4DDCE #DBC4DD #DDC4C7
monochromatic
#76B08E #9DC7AE #C4DDCE #EBF3EE #ECF4EF
Accessibility & contrast
On white
1.44
#C4DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C4DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDCE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDCE | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CD
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#C0DDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4ddce; /* rgb */ color: rgb(196, 221, 206); /* oklch */ color: oklch(87.5% 0.034 159.3);
Tailwind
colors: {
custom: {
50: '#d6e7dd',
500: '#c4ddce',
950: '#000000',
},
}SCSS
$custom: #c4ddce; $custom-light: #d6e7dd; $custom-dark: #000000;
JSON
{
"hex": "#c4ddce",
"rgb": {
"r": 196,
"g": 221,
"b": 206
},
"hsl": {
"h": 144,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.87484,
"c": 0.03356,
"h": 159.3
},
"luminance": 0.67905
}Semantic roles & 50–950 ramp
primary
#C4DDCE
secondary
#B491A6
accent
#407DA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484