#C4DCCE#C4DCCE
#C4DCCE is a very light, muted green. Relative luminance 0.674; OKLCH L 87.3% C 0.032 H 160.1°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCCE |
|---|---|
| RGB | rgb(196, 220, 206) |
| HSL | hsl(145, 26%, 82%) |
| HSV | hsv(145, 11%, 86%) |
| CMYK | cmyk(10.9%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.69, -10.62, 4.17) |
| CIE-LCH | lch(85.69, 11.41, 158.56°) |
| OKLab | oklab(87.28% -0.03 0.0109) |
| OKLCH | oklch(87.28% 0.032 160.1) |
| XYZ | xyz(59.4963, 67.3775, 68.2511) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.52
Light Grey
#D8DCD6
ΔE00 8.58
Ice
#D6FFFA
ΔE00 9.03
Lightcyan
#E0FFFF
ΔE00 9.70
Ice Blue (survey)
#D7FFFE
ΔE00 9.74
Powder Blue
#B0E0E6
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCCE #DCC4D2
analogous
#C6DCC4 #C4DCCE #C4DCDA
triadic
#C4DCCE #CEC4DC #DCCEC4
tetradic
#C4DCCE #C4C6DC #DCC4D2 #DCDAC4
square
#C4DCCE #C4C6DC #DCC4D2 #DCDAC4
split-complementary
#C4DCCE #DAC4DC #DCC4C6
monochromatic
#77AE8E #9EC5AE #C4DCCE #EAF3EE #ECF4EF
Accessibility & contrast
On white
1.45
#C4DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#C4DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCCE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCCE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#C0DCD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4dcce; /* rgb */ color: rgb(196, 220, 206); /* oklch */ color: oklch(87.3% 0.032 160.1);
Tailwind
colors: {
custom: {
50: '#d6e6dd',
500: '#c4dcce',
950: '#000000',
},
}SCSS
$custom: #c4dcce; $custom-light: #d6e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c4dcce",
"rgb": {
"r": 196,
"g": 220,
"b": 206
},
"hsl": {
"h": 145,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.87275,
"c": 0.03193,
"h": 160.1
},
"luminance": 0.67378
}Semantic roles & 50–950 ramp
primary
#C4DCCE
secondary
#B391A5
accent
#417BA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484