#C4DECF#C4DECF
#C4DECF is a very light, muted green. Relative luminance 0.685; OKLCH L 87.7% C 0.034 H 160.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DECF |
|---|---|
| RGB | rgb(196, 222, 207) |
| HSL | hsl(145, 28%, 82%) |
| HSV | hsv(145, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(86.25, -11.45, 4.44) |
| CIE-LCH | lch(86.25, 12.29, 158.80°) |
| OKLab | oklab(87.72% -0.0324 0.0116) |
| OKLCH | oklch(87.72% 0.034 160.4) |
| XYZ | xyz(60.1462, 68.4823, 69.0690) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.65
Light Grey
#D8DCD6
ΔE00 9.23
Duck Egg Blue
#C3FBF4
ΔE00 9.29
Ice Blue (survey)
#D7FFFE
ΔE00 9.48
Very Pale Blue
#D6FFFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DECF #DEC4D3
analogous
#C6DEC4 #C4DECF #C4DEDC
triadic
#C4DECF #CFC4DE #DECFC4
tetradic
#C4DECF #C4C6DE #DEC4D3 #DEDCC4
square
#C4DECF #C4C6DE #DEC4D3 #DEDCC4
split-complementary
#C4DECF #DCC4DE #DEC4C6
monochromatic
#76B28F #9DC8AF #C4DECF #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.43
#C4DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C4DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DECF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DECF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACE
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#C0DED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4decf; /* rgb */ color: rgb(196, 222, 207); /* oklch */ color: oklch(87.7% 0.034 160.4);
Tailwind
colors: {
custom: {
50: '#d6e8dd',
500: '#c4decf',
950: '#000000',
},
}SCSS
$custom: #c4decf; $custom-light: #d6e8dd; $custom-dark: #000000;
JSON
{
"hex": "#c4decf",
"rgb": {
"r": 196,
"g": 222,
"b": 207
},
"hsl": {
"h": 145.385,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87721,
"c": 0.03438,
"h": 160.4
},
"luminance": 0.68483
}Semantic roles & 50–950 ramp
primary
#C4DECF
secondary
#B591A6
accent
#3F7BA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484