#C8DADD#C8DADD
#C8DADD is a very light, near-neutral teal. Relative luminance 0.676; OKLCH L 87.6% C 0.020 H 208.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DADD |
|---|---|
| RGB | rgb(200, 218, 221) |
| HSL | hsl(189, 24%, 83%) |
| HSV | hsv(189, 10%, 87%) |
| CMYK | cmyk(9.5%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(85.83, -5.42, -3.53) |
| CIE-LCH | lch(85.83, 6.47, 213.09°) |
| OKLab | oklab(87.58% -0.0173 -0.0095) |
| OKLCH | oklch(87.58% 0.02 208.8) |
| XYZ | xyz(61.9390, 67.6417, 78.1855) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 6.08
Light Grey
#D8DCD6
ΔE00 6.52
Silver (survey)
#C5C9C7
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 7.15
Light Gray
#D3D3D3
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DADD #DDCBC8
analogous
#C8DDD5 #C8DADD #C8D0DD
triadic
#C8DADD #DDC8DA #DADDC8
tetradic
#C8DADD #D5C8DD #DDCBC8 #D0DDC8
square
#C8DADD #D5C8DD #DDCBC8 #D0DDC8
split-complementary
#C8DADD #DDC8D0 #DDD5C8
monochromatic
#7CA7AE #A2C1C6 #C8DADD #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.45
#C8DADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C8DADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DADD
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DADD | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DD
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#C2DCDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dadd; /* rgb */ color: rgb(200, 218, 221); /* oklch */ color: oklch(87.6% 0.020 208.8);
Tailwind
colors: {
custom: {
50: '#d8e5e7',
500: '#c8dadd',
950: '#000000',
},
}SCSS
$custom: #c8dadd; $custom-light: #d8e5e7; $custom-dark: #000000;
JSON
{
"hex": "#c8dadd",
"rgb": {
"r": 200,
"g": 218,
"b": 221
},
"hsl": {
"h": 188.571,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.87575,
"c": 0.01979,
"h": 208.8
},
"luminance": 0.67643
}Semantic roles & 50–950 ramp
primary
#C8DADD
secondary
#B49A96
accent
#5143A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484