#C4DBDF#C4DBDF
#C4DBDF is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.6% C 0.025 H 209.3°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBDF |
|---|---|
| RGB | rgb(196, 219, 223) |
| HSL | hsl(189, 30%, 82%) |
| HSV | hsv(189, 12%, 87%) |
| CMYK | cmyk(12.1%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.87, -6.83, -4.56) |
| CIE-LCH | lch(85.87, 8.21, 213.72°) |
| OKLab | oklab(87.56% -0.022 -0.0123) |
| OKLCH | oklch(87.56% 0.025 209.3) |
| XYZ | xyz(61.4126, 67.7253, 79.6345) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.75
Powder Blue
#B0E0E6
ΔE00 6.41
Fog
#D8DCE0
ΔE00 7.56
Light Grey
#D8DCD6
ΔE00 7.95
Silver (survey)
#C5C9C7
ΔE00 7.99
Lightcyan
#E0FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBDF #DFC8C4
analogous
#C4DFD6 #C4DBDF #C4CEDF
triadic
#C4DBDF #DFC4DB #DBDFC4
tetradic
#C4DBDF #D6C4DF #DFC8C4 #CEDFC4
square
#C4DBDF #D6C4DF #DFC8C4 #CEDFC4
split-complementary
#C4DBDF #DFC4CE #DFD6C4
monochromatic
#75ABB4 #9CC3C9 #C4DBDF #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.44
#C4DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C4DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBDF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBDF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#BDDDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dbdf; /* rgb */ color: rgb(196, 219, 223); /* oklch */ color: oklch(87.6% 0.025 209.3);
Tailwind
colors: {
custom: {
50: '#d6e6e9',
500: '#c4dbdf',
950: '#000000',
},
}SCSS
$custom: #c4dbdf; $custom-light: #d6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c4dbdf",
"rgb": {
"r": 196,
"g": 219,
"b": 223
},
"hsl": {
"h": 188.889,
"s": 29.67,
"l": 82.157
},
"oklch": {
"l": 0.87558,
"c": 0.02519,
"h": 209.3
},
"luminance": 0.67727
}Semantic roles & 50–950 ramp
primary
#C4DBDF
secondary
#B79691
accent
#4D3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484