#C4DDCD#C4DDCD
#C4DDCD is a very light, muted green. Relative luminance 0.679; OKLCH L 87.5% C 0.034 H 157.6°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDCD |
|---|---|
| RGB | rgb(196, 221, 205) |
| HSL | hsl(142, 27%, 82%) |
| HSV | hsv(142, 11%, 87%) |
| CMYK | cmyk(11.3%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(85.93, -11.32, 5.05) |
| CIE-LCH | lch(85.93, 12.39, 155.97°) |
| OKLab | oklab(87.46% -0.0318 0.0131) |
| OKLCH | oklch(87.46% 0.034 157.6) |
| XYZ | xyz(59.6384, 67.8555, 67.7011) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.51
Ice
#D6FFFA
ΔE00 9.11
Light Grey
#D8DCD6
ΔE00 9.16
Duck Egg Blue
#C3FBF4
ΔE00 9.76
Ice Blue (survey)
#D7FFFE
ΔE00 9.96
Very Pale Blue
#D6FFFE
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDCD #DDC4D4
analogous
#C8DDC4 #C4DDCD #C4DDDA
triadic
#C4DDCD #CDC4DD #DDCDC4
tetradic
#C4DDCD #C4C8DD #DDC4D4 #DDDAC4
square
#C4DDCD #C4C8DD #DDC4D4 #DDDAC4
split-complementary
#C4DDCD #DAC4DD #DDC4C8
monochromatic
#76B08B #9DC7AC #C4DDCD #EBF3EE #ECF4EF
Accessibility & contrast
On white
1.44
#C4DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C4DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDCD
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDCD | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#C0DDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4ddcd; /* rgb */ color: rgb(196, 221, 205); /* oklch */ color: oklch(87.5% 0.034 157.6);
Tailwind
colors: {
custom: {
50: '#d6e7dc',
500: '#c4ddcd',
950: '#000000',
},
}SCSS
$custom: #c4ddcd; $custom-light: #d6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#c4ddcd",
"rgb": {
"r": 196,
"g": 221,
"b": 205
},
"hsl": {
"h": 141.6,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.87457,
"c": 0.03442,
"h": 157.6
},
"luminance": 0.67856
}Semantic roles & 50–950 ramp
primary
#C4DDCD
secondary
#B491A7
accent
#4081A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484