#C4DBDD#C4DBDD
#C4DBDD is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.5% C 0.025 H 203.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBDD |
|---|---|
| RGB | rgb(196, 219, 221) |
| HSL | hsl(185, 27%, 82%) |
| HSV | hsv(185, 11%, 87%) |
| CMYK | cmyk(11.3%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.82, -7.23, -3.58) |
| CIE-LCH | lch(85.82, 8.07, 206.35°) |
| OKLab | oklab(87.5% -0.0227 -0.0097) |
| OKLCH | oklch(87.5% 0.025 203) |
| XYZ | xyz(61.1445, 67.6181, 78.2228) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.23
Powder Blue
#B0E0E6
ΔE00 6.28
Light Grey
#D8DCD6
ΔE00 7.64
Lightcyan
#E0FFFF
ΔE00 7.87
Fog
#D8DCE0
ΔE00 7.91
Silver (survey)
#C5C9C7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBDD #DDC6C4
analogous
#C4DDD3 #C4DBDD #C4CFDD
triadic
#C4DBDD #DDC4DB #DBDDC4
tetradic
#C4DBDD #D3C4DD #DDC6C4 #CFDDC4
square
#C4DBDD #D3C4DD #DDC6C4 #CFDDC4
split-complementary
#C4DBDD #DDC4CF #DDD3C4
monochromatic
#76ACB0 #9DC3C7 #C4DBDD #EBF3F3 #ECF3F4
Accessibility & contrast
On white
1.45
#C4DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C4DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBDD
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBDD | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#BDDDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dbdd; /* rgb */ color: rgb(196, 219, 221); /* oklch */ color: oklch(87.5% 0.025 203.0);
Tailwind
colors: {
custom: {
50: '#d6e6e7',
500: '#c4dbdd',
950: '#000000',
},
}SCSS
$custom: #c4dbdd; $custom-light: #d6e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c4dbdd",
"rgb": {
"r": 196,
"g": 219,
"b": 221
},
"hsl": {
"h": 184.8,
"s": 26.882,
"l": 81.765
},
"oklch": {
"l": 0.87497,
"c": 0.02472,
"h": 203
},
"luminance": 0.67619
}Semantic roles & 50–950 ramp
primary
#C4DBDD
secondary
#B49491
accent
#4840A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484