#C4DBDE#C4DBDE
#C4DBDE is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.5% C 0.025 H 206.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBDE |
|---|---|
| RGB | rgb(196, 219, 222) |
| HSL | hsl(187, 28%, 82%) |
| HSV | hsv(187, 12%, 87%) |
| CMYK | cmyk(11.7%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(85.84, -7.03, -4.07) |
| CIE-LCH | lch(85.84, 8.12, 210.06°) |
| OKLab | oklab(87.53% -0.0224 -0.011) |
| OKLCH | oklch(87.53% 0.025 206.2) |
| XYZ | xyz(61.2781, 67.6715, 78.9265) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.97
Powder Blue
#B0E0E6
ΔE00 6.33
Fog
#D8DCE0
ΔE00 7.73
Light Grey
#D8DCD6
ΔE00 7.79
Silver (survey)
#C5C9C7
ΔE00 7.95
Lightcyan
#E0FFFF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBDE #DEC7C4
analogous
#C4DED4 #C4DBDE #C4CEDE
triadic
#C4DBDE #DEC4DB #DBDEC4
tetradic
#C4DBDE #D4C4DE #DEC7C4 #CEDEC4
square
#C4DBDE #D4C4DE #DEC7C4 #CEDEC4
split-complementary
#C4DBDE #DEC4CE #DED4C4
monochromatic
#76ABB2 #9DC3C8 #C4DBDE #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.44
#C4DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C4DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBDE
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBDE | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#BDDDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dbde; /* rgb */ color: rgb(196, 219, 222); /* oklch */ color: oklch(87.5% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#d6e6e8',
500: '#c4dbde',
950: '#000000',
},
}SCSS
$custom: #c4dbde; $custom-light: #d6e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c4dbde",
"rgb": {
"r": 196,
"g": 219,
"b": 222
},
"hsl": {
"h": 186.923,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87527,
"c": 0.02492,
"h": 206.2
},
"luminance": 0.67673
}Semantic roles & 50–950 ramp
primary
#C4DBDE
secondary
#B59591
accent
#4B3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484