#C4DDCA#C4DDCA
#C4DDCA is a very light, muted green. Relative luminance 0.677; OKLCH L 87.4% C 0.037 H 152.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DDCA |
|---|---|
| RGB | rgb(196, 221, 202) |
| HSL | hsl(134, 27%, 82%) |
| HSV | hsv(134, 11%, 87%) |
| CMYK | cmyk(11.3%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(85.86, -11.87, 6.52) |
| CIE-LCH | lch(85.86, 13.54, 151.20°) |
| OKLab | oklab(87.38% -0.033 0.017) |
| OKLCH | oklch(87.38% 0.037 152.8) |
| XYZ | xyz(59.2798, 67.7120, 65.8122) |
| Luminance | 0.6771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.69
Light Grey
#D8DCD6
ΔE00 9.71
Ice
#D6FFFA
ΔE00 9.74
Duck Egg Blue
#C3FBF4
ΔE00 10.25
Ice Blue (survey)
#D7FFFE
ΔE00 10.72
Very Pale Blue
#D6FFFE
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DDCA #DDC4D7
analogous
#CBDDC4 #C4DDCA #C4DDD7
triadic
#C4DDCA #CAC4DD #DDCAC4
tetradic
#C4DDCA #C4CBDD #DDC4D7 #DDD7C4
square
#C4DDCA #C4CBDD #DDC4D7 #DDD7C4
split-complementary
#C4DDCA #D7C4DD #DDC4CB
monochromatic
#76B084 #9DC7A7 #C4DDCA #EBF3ED #ECF4EE
Accessibility & contrast
On white
1.44
#C4DDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#C4DDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DDCA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DDCA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9C9
Deuteranopia (green-blind)
#D9D5CB
Tritanopia (blue-blind)
#C1DCD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4ddca; /* rgb */ color: rgb(196, 221, 202); /* oklch */ color: oklch(87.4% 0.037 152.8);
Tailwind
colors: {
custom: {
50: '#d6e7da',
500: '#c4ddca',
950: '#000000',
},
}SCSS
$custom: #c4ddca; $custom-light: #d6e7da; $custom-dark: #000000;
JSON
{
"hex": "#c4ddca",
"rgb": {
"r": 196,
"g": 221,
"b": 202
},
"hsl": {
"h": 134.4,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.87376,
"c": 0.03713,
"h": 152.8
},
"luminance": 0.67713
}Semantic roles & 50–950 ramp
primary
#C4DDCA
secondary
#B491AC
accent
#408DA5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483