#C8DBDB#C8DBDB
#C8DBDB is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.7% C 0.020 H 196.8°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBDB |
|---|---|
| RGB | rgb(200, 219, 219) |
| HSL | hsl(180, 21%, 82%) |
| HSV | hsv(180, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(86.03, -6.32, -2.17) |
| CIE-LCH | lch(86.03, 6.69, 198.93°) |
| OKLab | oklab(87.72% -0.0195 -0.0059) |
| OKLCH | oklch(87.72% 0.02 196.8) |
| XYZ | xyz(61.9343, 68.0559, 76.8772) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 6.89
Fog
#D8DCE0
ΔE00 7.05
Powder Blue
#B0E0E6
ΔE00 7.56
Lightblue
#ADD8E6
ΔE00 7.63
Light Gray
#D3D3D3
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBDB #DBC8C8
analogous
#C8DBD2 #C8DBDB #C8D2DB
triadic
#C8DBDB #DBC8DB #DBDBC8
tetradic
#C8DBDB #D2C8DB #DBC8C8 #D2DBC8
square
#C8DBDB #D2C8DB #DBC8C8 #D2DBC8
split-complementary
#C8DBDB #DBC8D2 #DBD2C8
monochromatic
#7EABAB #A3C3C3 #C8DBDB #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.44
#C8DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C8DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBDB
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBDB | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#C3DCDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbdb; /* rgb */ color: rgb(200, 219, 219); /* oklch */ color: oklch(87.7% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#d8e6e6',
500: '#c8dbdb',
950: '#000000',
},
}SCSS
$custom: #c8dbdb; $custom-light: #d8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dbdb",
"rgb": {
"r": 200,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87722,
"c": 0.02037,
"h": 196.8
},
"luminance": 0.68057
}Semantic roles & 50–950 ramp
primary
#C8DBDB
secondary
#B19696
accent
#46469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484