#C4DBCF#C4DBCF
#C4DBCF is a very light, muted green. Relative luminance 0.669; OKLCH L 87.1% C 0.030 H 163.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBCF |
|---|---|
| RGB | rgb(196, 219, 207) |
| HSL | hsl(149, 24%, 81%) |
| HSV | hsv(149, 11%, 86%) |
| CMYK | cmyk(10.5%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(85.45, -9.93, 3.30) |
| CIE-LCH | lch(85.45, 10.46, 161.63°) |
| OKLab | oklab(87.09% -0.0282 0.0086) |
| OKLCH | oklch(87.09% 0.03 163.1) |
| XYZ | xyz(59.3565, 66.9029, 68.8057) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.02
Honeydew
#F0FFF0
ΔE00 8.60
Ice
#D6FFFA
ΔE00 9.02
Powder Blue
#B0E0E6
ΔE00 9.30
Lightcyan
#E0FFFF
ΔE00 9.41
Silver (survey)
#C5C9C7
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBCF #DBC4D0
analogous
#C5DBC4 #C4DBCF #C4DBDB
triadic
#C4DBCF #CFC4DB #DBCFC4
tetradic
#C4DBCF #C4C5DB #DBC4D0 #DBDBC4
square
#C4DBCF #C4C5DB #DBC4D0 #DBDBC4
split-complementary
#C4DBCF #DBC4DB #DBC4C5
monochromatic
#78AD91 #9EC4B0 #C4DBCF #EAF2EE #ECF3F0
Accessibility & contrast
On white
1.46
#C4DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#C4DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBCF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBCF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D6D4D0
Tritanopia (blue-blind)
#C0DBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4dbcf; /* rgb */ color: rgb(196, 219, 207); /* oklch */ color: oklch(87.1% 0.030 163.1);
Tailwind
colors: {
custom: {
50: '#d6e6dd',
500: '#c4dbcf',
950: '#000000',
},
}SCSS
$custom: #c4dbcf; $custom-light: #d6e6dd; $custom-dark: #000000;
JSON
{
"hex": "#c4dbcf",
"rgb": {
"r": 196,
"g": 219,
"b": 207
},
"hsl": {
"h": 148.696,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.87093,
"c": 0.02952,
"h": 163.1
},
"luminance": 0.66904
}Semantic roles & 50–950 ramp
primary
#C4DBCF
secondary
#B192A2
accent
#4375A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484