#C8DFDC#C8DFDC
#C8DFDC is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.6% C 0.025 H 187.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFDC |
|---|---|
| RGB | rgb(200, 223, 220) |
| HSL | hsl(172, 26%, 83%) |
| HSV | hsv(172, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(87.11, -8.19, -1.13) |
| CIE-LCH | lch(87.11, 8.26, 187.85°) |
| OKLab | oklab(88.58% -0.0246 -0.0031) |
| OKLCH | oklch(88.58% 0.025 187.2) |
| XYZ | xyz(63.1224, 70.2209, 77.9246) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.78
Lightcyan
#E0FFFF
ΔE00 7.00
Light Grey
#D8DCD6
ΔE00 7.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.67
Very Pale Blue
#D6FFFE
ΔE00 7.78
Ice
#D6FFFA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFDC #DFC8CB
analogous
#C8DFD0 #C8DFDC #C8D6DF
triadic
#C8DFDC #DCC8DF #DFDCC8
tetradic
#C8DFDC #D0C8DF #DFC8CB #D6DFC8
square
#C8DFDC #D0C8DF #DFC8CB #D6DFC8
split-complementary
#C8DFDC #DFC8D6 #DFD0C8
monochromatic
#7BB2AB #A1C8C3 #C8DFDC #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.40
#C8DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#C8DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFDC
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFDC | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#C2E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfdc; /* rgb */ color: rgb(200, 223, 220); /* oklch */ color: oklch(88.6% 0.025 187.2);
Tailwind
colors: {
custom: {
50: '#d8e9e6',
500: '#c8dfdc',
950: '#000000',
},
}SCSS
$custom: #c8dfdc; $custom-light: #d8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dfdc",
"rgb": {
"r": 200,
"g": 223,
"b": 220
},
"hsl": {
"h": 172.174,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88576,
"c": 0.02482,
"h": 187.2
},
"luminance": 0.70222
}Semantic roles & 50–950 ramp
primary
#C8DFDC
secondary
#B69599
accent
#404EA5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484