#C4DBD2#C4DBD2
#C4DBD2 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.2% C 0.027 H 170.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DBD2 |
|---|---|
| RGB | rgb(196, 219, 210) |
| HSL | hsl(157, 24%, 81%) |
| HSV | hsv(157, 11%, 86%) |
| CMYK | cmyk(10.5%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(85.53, -9.36, 1.82) |
| CIE-LCH | lch(85.53, 9.54, 169.01°) |
| OKLab | oklab(87.18% -0.027 0.0047) |
| OKLCH | oklch(87.18% 0.027 170.2) |
| XYZ | xyz(59.7267, 67.0510, 70.7557) |
| Luminance | 0.6705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 8.33
Ice
#D6FFFA
ΔE00 8.68
Lightcyan
#E0FFFF
ΔE00 8.74
Honeydew
#F0FFF0
ΔE00 8.77
Silver (survey)
#C5C9C7
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DBD2 #DBC4CD
analogous
#C4DBC7 #C4DBD2 #C4D9DB
triadic
#C4DBD2 #D2C4DB #DBD2C4
tetradic
#C4DBD2 #C7C4DB #DBC4CD #D9DBC4
square
#C4DBD2 #C7C4DB #DBC4CD #D9DBC4
split-complementary
#C4DBD2 #DBC4D9 #DBC7C4
monochromatic
#78AD98 #9EC4B5 #C4DBD2 #EAF2EF #ECF3F1
Accessibility & contrast
On white
1.46
#C4DBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#C4DBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DBD2
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DBD2 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#BFDBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c4dbd2; /* rgb */ color: rgb(196, 219, 210); /* oklch */ color: oklch(87.2% 0.027 170.2);
Tailwind
colors: {
custom: {
50: '#d6e6df',
500: '#c4dbd2',
950: '#000000',
},
}SCSS
$custom: #c4dbd2; $custom-light: #d6e6df; $custom-dark: #000000;
JSON
{
"hex": "#c4dbd2",
"rgb": {
"r": 196,
"g": 219,
"b": 210
},
"hsl": {
"h": 156.522,
"s": 24.211,
"l": 81.373
},
"oklch": {
"l": 0.87177,
"c": 0.02745,
"h": 170.2
},
"luminance": 0.67052
}Semantic roles & 50–950 ramp
primary
#C4DBD2
secondary
#B1929E
accent
#4368A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484