#C8DDDB#C8DDDB
#C8DDDB is a very light, muted teal. Relative luminance 0.691; OKLCH L 88.1% C 0.023 H 189.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDDB |
|---|---|
| RGB | rgb(200, 221, 219) |
| HSL | hsl(174, 24%, 83%) |
| HSV | hsv(174, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(86.56, -7.35, -1.40) |
| CIE-LCH | lch(86.56, 7.49, 190.82°) |
| OKLab | oklab(88.13% -0.0223 -0.0039) |
| OKLCH | oklch(88.13% 0.023 189.8) |
| XYZ | xyz(62.4592, 69.1057, 77.0522) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 7.14
Lightcyan
#E0FFFF
ΔE00 7.49
Silver (survey)
#C5C9C7
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 7.97
Azure (CSS)
#F0FFFF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDDB #DDC8CA
analogous
#C8DDD1 #C8DDDB #C8D4DD
triadic
#C8DDDB #DBC8DD #DDDBC8
tetradic
#C8DDDB #D1C8DD #DDC8CA #D4DDC8
square
#C8DDDB #D1C8DD #DDC8CA #D4DDC8
split-complementary
#C8DDDB #DDC8D4 #DDD1C8
monochromatic
#7CAEA9 #A2C6C2 #C8DDDB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.42
#C8DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C8DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDDB
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDDB | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDB
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#C3DEDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dddb; /* rgb */ color: rgb(200, 221, 219); /* oklch */ color: oklch(88.1% 0.023 189.8);
Tailwind
colors: {
custom: {
50: '#d8e7e6',
500: '#c8dddb',
950: '#000000',
},
}SCSS
$custom: #c8dddb; $custom-light: #d8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dddb",
"rgb": {
"r": 200,
"g": 221,
"b": 219
},
"hsl": {
"h": 174.286,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.88134,
"c": 0.02259,
"h": 189.8
},
"luminance": 0.69107
}Semantic roles & 50–950 ramp
primary
#C8DDDB
secondary
#B49699
accent
#434CA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484