#C4DDCB#C4DDCB
#C4DDCB is a very light, muted green. Relative luminance 0.678; OKLCH L 87.4% C 0.036 H 154.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDCB |
|---|---|
| RGB | rgb(196, 221, 203) |
| HSL | hsl(137, 27%, 82%) |
| HSV | hsv(137, 11%, 87%) |
| CMYK | cmyk(11.3%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(85.89, -11.68, 6.03) |
| CIE-LCH | lch(85.89, 13.15, 152.70°) |
| OKLab | oklab(87.4% -0.0326 0.0157) |
| OKLCH | oklch(87.4% 0.036 154.3) |
| XYZ | xyz(59.3985, 67.7595, 66.4378) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.62
Light Grey
#D8DCD6
ΔE00 9.52
Ice
#D6FFFA
ΔE00 9.53
Duck Egg Blue
#C3FBF4
ΔE00 10.08
Ice Blue (survey)
#D7FFFE
ΔE00 10.47
Very Pale Blue
#D6FFFE
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDCB #DDC4D6
analogous
#CADDC4 #C4DDCB #C4DDD8
triadic
#C4DDCB #CBC4DD #DDCBC4
tetradic
#C4DDCB #C4CADD #DDC4D6 #DDD8C4
square
#C4DDCB #C4CADD #DDC4D6 #DDD8C4
split-complementary
#C4DDCB #D8C4DD #DDC4CA
monochromatic
#76B087 #9DC7A9 #C4DDCB #EBF3ED #ECF4EE
Accessibility & contrast
On white
1.44
#C4DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C4DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDCB
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDCB | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D8D6CC
Tritanopia (blue-blind)
#C1DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4ddcb; /* rgb */ color: rgb(196, 221, 203); /* oklch */ color: oklch(87.4% 0.036 154.3);
Tailwind
colors: {
custom: {
50: '#d6e7da',
500: '#c4ddcb',
950: '#000000',
},
}SCSS
$custom: #c4ddcb; $custom-light: #d6e7da; $custom-dark: #000000;
JSON
{
"hex": "#c4ddcb",
"rgb": {
"r": 196,
"g": 221,
"b": 203
},
"hsl": {
"h": 136.8,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.87403,
"c": 0.0362,
"h": 154.3
},
"luminance": 0.6776
}Semantic roles & 50–950 ramp
primary
#C4DDCB
secondary
#B491AA
accent
#4089A5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483