#C4DBDB#C4DBDB
#C4DBDB is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.4% C 0.025 H 196.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBDB |
|---|---|
| RGB | rgb(196, 219, 219) |
| HSL | hsl(180, 24%, 81%) |
| HSV | hsv(180, 11%, 86%) |
| CMYK | cmyk(10.5%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(85.76, -7.63, -2.60) |
| CIE-LCH | lch(85.76, 8.06, 198.84°) |
| OKLab | oklab(87.44% -0.0235 -0.0071) |
| OKLCH | oklch(87.44% 0.025 196.7) |
| XYZ | xyz(60.8796, 67.5121, 76.8278) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.84
Light Grey
#D8DCD6
ΔE00 7.43
Lightcyan
#E0FFFF
ΔE00 7.77
Silver (survey)
#C5C9C7
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBDB #DBC4C4
analogous
#C4DBD0 #C4DBDB #C4D0DB
triadic
#C4DBDB #DBC4DB #DBDBC4
tetradic
#C4DBDB #D0C4DB #DBC4C4 #D0DBC4
square
#C4DBDB #D0C4DB #DBC4C4 #D0DBC4
split-complementary
#C4DBDB #DBC4D0 #DBD0C4
monochromatic
#78ADAD #9EC4C4 #C4DBDB #EAF2F2 #ECF3F3
Accessibility & contrast
On white
1.45
#C4DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#C4DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBDB
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBDB | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#BEDDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4dbdb; /* rgb */ color: rgb(196, 219, 219); /* oklch */ color: oklch(87.4% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#d6e6e6',
500: '#c4dbdb',
950: '#000000',
},
}SCSS
$custom: #c4dbdb; $custom-light: #d6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c4dbdb",
"rgb": {
"r": 196,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.87438,
"c": 0.02456,
"h": 196.7
},
"luminance": 0.67513
}Semantic roles & 50–950 ramp
primary
#C4DBDB
secondary
#B19292
accent
#4343A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484