#C8DCDF#C8DCDF
#C8DCDF is a very light, muted teal. Relative luminance 0.688; OKLCH L 88.0% C 0.022 H 207.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCDF |
|---|---|
| RGB | rgb(200, 220, 223) |
| HSL | hsl(188, 26%, 83%) |
| HSV | hsv(188, 10%, 87%) |
| CMYK | cmyk(10.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(86.40, -6.06, -3.74) |
| CIE-LCH | lch(86.40, 7.12, 211.71°) |
| OKLab | oklab(88.05% -0.0193 -0.0101) |
| OKLCH | oklch(88.05% 0.022 207.6) |
| XYZ | xyz(62.7288, 68.7924, 79.7711) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 6.70
Lightblue
#ADD8E6
ΔE00 6.73
Light Grey
#D8DCD6
ΔE00 6.97
Powder Blue
#B0E0E6
ΔE00 7.30
Silver (survey)
#C5C9C7
ΔE00 7.32
Azure (CSS)
#F0FFFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCDF #DFCBC8
analogous
#C8DFD6 #C8DCDF #C8D0DF
triadic
#C8DCDF #DFC8DC #DCDFC8
tetradic
#C8DCDF #D6C8DF #DFCBC8 #D0DFC8
square
#C8DCDF #D6C8DF #DFCBC8 #D0DFC8
split-complementary
#C8DCDF #DFC8D0 #DFD6C8
monochromatic
#7BABB2 #A1C3C8 #C8DCDF #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.42
#C8DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#C8DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCDF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCDF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D4D7DF
Tritanopia (blue-blind)
#C2DEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8dcdf; /* rgb */ color: rgb(200, 220, 223); /* oklch */ color: oklch(88.0% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#d8e6e9',
500: '#c8dcdf',
950: '#000000',
},
}SCSS
$custom: #c8dcdf; $custom-light: #d8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c8dcdf",
"rgb": {
"r": 200,
"g": 220,
"b": 223
},
"hsl": {
"h": 187.826,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88046,
"c": 0.02182,
"h": 207.6
},
"luminance": 0.68793
}Semantic roles & 50–950 ramp
primary
#C8DCDF
secondary
#B69995
accent
#4E40A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484