#C8DBDA#C8DBDA
#C8DBDA is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.7% C 0.020 H 193.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBDA |
|---|---|
| RGB | rgb(200, 219, 218) |
| HSL | hsl(177, 21%, 82%) |
| HSV | hsv(177, 9%, 86%) |
| CMYK | cmyk(8.7%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(86.01, -6.52, -1.68) |
| CIE-LCH | lch(86.01, 6.73, 194.45°) |
| OKLab | oklab(87.69% -0.0199 -0.0046) |
| OKLCH | oklch(87.69% 0.02 193) |
| XYZ | xyz(61.8030, 68.0034, 76.1860) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.12
Silver (survey)
#C5C9C7
ΔE00 6.92
Fog
#D8DCE0
ΔE00 7.31
Powder Blue
#B0E0E6
ΔE00 7.62
Lightblue
#ADD8E6
ΔE00 7.93
Lightcyan
#E0FFFF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBDA #DBC8C9
analogous
#C8DBD1 #C8DBDA #C8D3DB
triadic
#C8DBDA #DAC8DB #DBDAC8
tetradic
#C8DBDA #D1C8DB #DBC8C9 #D3DBC8
square
#C8DBDA #D1C8DB #DBC8C9 #D3DBC8
split-complementary
#C8DBDA #DBC8D3 #DBD1C8
monochromatic
#7EABA8 #A3C3C1 #C8DBDA #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.44
#C8DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C8DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBDA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBDA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DA
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#C3DCDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dbda; /* rgb */ color: rgb(200, 219, 218); /* oklch */ color: oklch(87.7% 0.020 193.0);
Tailwind
colors: {
custom: {
50: '#d8e6e5',
500: '#c8dbda',
950: '#000000',
},
}SCSS
$custom: #c8dbda; $custom-light: #d8e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c8dbda",
"rgb": {
"r": 200,
"g": 219,
"b": 218
},
"hsl": {
"h": 176.842,
"s": 20.879,
"l": 82.157
},
"oklch": {
"l": 0.87692,
"c": 0.02041,
"h": 193
},
"luminance": 0.68004
}Semantic roles & 50–950 ramp
primary
#C8DBDA
secondary
#B19698
accent
#464B9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484