#C8DDD7#C8DDD7
#C8DDD7 is a very light, muted teal. Relative luminance 0.689; OKLCH L 88.0% C 0.024 H 176.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDD7 |
|---|---|
| RGB | rgb(200, 221, 215) |
| HSL | hsl(163, 24%, 83%) |
| HSV | hsv(163, 10%, 87%) |
| CMYK | cmyk(9.5%, 0%, 2.7%, 13.3%) |
| CIE-LAB | lab(86.45, -8.12, 0.56) |
| CIE-LCH | lch(86.45, 8.14, 176.09°) |
| OKLab | oklab(88.02% -0.0238 0.0014) |
| OKLCH | oklch(88.02% 0.024 176.8) |
| XYZ | xyz(61.9389, 68.8976, 74.3121) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.65
Lightcyan
#E0FFFF
ΔE00 7.88
Powder Blue
#B0E0E6
ΔE00 7.93
Silver (survey)
#C5C9C7
ΔE00 8.17
Honeydew
#F0FFF0
ΔE00 8.47
Ice
#D6FFFA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDD7 #DDC8CE
analogous
#C8DDCC #C8DDD7 #C8D9DD
triadic
#C8DDD7 #D7C8DD #DDD7C8
tetradic
#C8DDD7 #CCC8DD #DDC8CE #D9DDC8
square
#C8DDD7 #CCC8DD #DDC8CE #D9DDC8
split-complementary
#C8DDD7 #DDC8D9 #DDCCC8
monochromatic
#7CAEA0 #A2C6BB #C8DDD7 #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.42
#C8DDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C8DDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDD7
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDD7 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D7D7D7
Tritanopia (blue-blind)
#C3DEDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8ddd7; /* rgb */ color: rgb(200, 221, 215); /* oklch */ color: oklch(88.0% 0.024 176.8);
Tailwind
colors: {
custom: {
50: '#d8e7e3',
500: '#c8ddd7',
950: '#000000',
},
}SCSS
$custom: #c8ddd7; $custom-light: #d8e7e3; $custom-dark: #000000;
JSON
{
"hex": "#c8ddd7",
"rgb": {
"r": 200,
"g": 221,
"b": 215
},
"hsl": {
"h": 162.857,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.88018,
"c": 0.02386,
"h": 176.8
},
"luminance": 0.68899
}Semantic roles & 50–950 ramp
primary
#C8DDD7
secondary
#B4969E
accent
#435EA2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484