#C8DBD8#C8DBD8
#C8DBD8 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.6% C 0.021 H 185.4°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBD8 |
|---|---|
| RGB | rgb(200, 219, 216) |
| HSL | hsl(171, 21%, 82%) |
| HSV | hsv(171, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 1.4%, 14.1%) |
| CIE-LAB | lab(85.96, -6.90, -0.70) |
| CIE-LCH | lch(85.96, 6.94, 185.78°) |
| OKLab | oklab(87.63% -0.0207 -0.002) |
| OKLCH | oklch(87.63% 0.021 185.4) |
| XYZ | xyz(61.5429, 67.8994, 74.8159) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.99
Silver (survey)
#C5C9C7
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.86
Fog
#D8DCE0
ΔE00 7.86
Lightcyan
#E0FFFF
ΔE00 8.13
Azure (CSS)
#F0FFFF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBD8 #DBC8CB
analogous
#C8DBCF #C8DBD8 #C8D5DB
triadic
#C8DBD8 #D8C8DB #DBD8C8
tetradic
#C8DBD8 #CFC8DB #DBC8CB #D5DBC8
square
#C8DBD8 #CFC8DB #DBC8CB #D5DBC8
split-complementary
#C8DBD8 #DBC8D5 #DBCFC8
monochromatic
#7EABA4 #A3C3BE #C8DBD8 #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.44
#C8DBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C8DBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBD8
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBD8 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#D5D6D8
Tritanopia (blue-blind)
#C3DCDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbd8; /* rgb */ color: rgb(200, 219, 216); /* oklch */ color: oklch(87.6% 0.021 185.4);
Tailwind
colors: {
custom: {
50: '#d8e6e4',
500: '#c8dbd8',
950: '#000000',
},
}SCSS
$custom: #c8dbd8; $custom-light: #d8e6e4; $custom-dark: #000000;
JSON
{
"hex": "#c8dbd8",
"rgb": {
"r": 200,
"g": 219,
"b": 216
},
"hsl": {
"h": 170.526,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87634,
"c": 0.02076,
"h": 185.4
},
"luminance": 0.679
}Semantic roles & 50–950 ramp
primary
#C8DBD8
secondary
#B1969A
accent
#46549F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484