#C8DBD2#C8DBD2
#C8DBD2 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.5% C 0.024 H 165.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBD2 |
|---|---|
| RGB | rgb(200, 219, 210) |
| HSL | hsl(152, 21%, 82%) |
| HSV | hsv(152, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 4.1%, 14.1%) |
| CIE-LAB | lab(85.80, -8.04, 2.25) |
| CIE-LCH | lch(85.80, 8.35, 164.36°) |
| OKLab | oklab(87.46% -0.023 0.0058) |
| OKLCH | oklch(87.46% 0.024 165.8) |
| XYZ | xyz(60.7813, 67.5948, 70.8051) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.34
Silver (survey)
#C5C9C7
ΔE00 7.98
Honeydew
#F0FFF0
ΔE00 8.28
Lightcyan
#E0FFFF
ΔE00 8.94
Mintcream
#F5FFFA
ΔE00 9.17
Powder Blue
#B0E0E6
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBD2 #DBC8D1
analogous
#C8DBC9 #C8DBD2 #C8DBDB
triadic
#C8DBD2 #D2C8DB #DBD2C8
tetradic
#C8DBD2 #C9C8DB #DBC8D1 #DBDBC8
square
#C8DBD2 #C9C8DB #DBC8D1 #DBDBC8
split-complementary
#C8DBD2 #DBC8DB #DBC9C8
monochromatic
#7EAB95 #A3C3B4 #C8DBD2 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.45
#C8DBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#C8DBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBD2
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBD2 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#C5DBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8dbd2; /* rgb */ color: rgb(200, 219, 210); /* oklch */ color: oklch(87.5% 0.024 165.8);
Tailwind
colors: {
custom: {
50: '#d8e6df',
500: '#c8dbd2',
950: '#000000',
},
}SCSS
$custom: #c8dbd2; $custom-light: #d8e6df; $custom-dark: #000000;
JSON
{
"hex": "#c8dbd2",
"rgb": {
"r": 200,
"g": 219,
"b": 210
},
"hsl": {
"h": 151.579,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87463,
"c": 0.02376,
"h": 165.8
},
"luminance": 0.67596
}Semantic roles & 50–950 ramp
primary
#C8DBD2
secondary
#B196A3
accent
#46709F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484