#C8DFDB#C8DFDB
#C8DFDB is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.5% C 0.025 H 184.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFDB |
|---|---|
| RGB | rgb(200, 223, 219) |
| HSL | hsl(170, 26%, 83%) |
| HSV | hsv(170, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(87.08, -8.38, -0.64) |
| CIE-LCH | lch(87.08, 8.40, 184.37°) |
| OKLab | oklab(88.55% -0.025 -0.0018) |
| OKLCH | oklch(88.55% 0.025 184.2) |
| XYZ | xyz(62.9903, 70.1681, 77.2292) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.98
Lightcyan
#E0FFFF
ΔE00 7.09
Light Grey
#D8DCD6
ΔE00 7.19
Ice Blue (survey)
#D7FFFE
ΔE00 7.71
Very Pale Blue
#D6FFFE
ΔE00 7.81
Ice
#D6FFFA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFDB #DFC8CC
analogous
#C8DFCF #C8DFDB #C8D7DF
triadic
#C8DFDB #DBC8DF #DFDBC8
tetradic
#C8DFDB #CFC8DF #DFC8CC #D7DFC8
square
#C8DFDB #CFC8DF #DFC8CC #D7DFC8
split-complementary
#C8DFDB #DFC8D7 #DFCFC8
monochromatic
#7BB2A8 #A1C8C2 #C8DFDB #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.40
#C8DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#C8DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFDB
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFDB | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDB
Deuteranopia (green-blind)
#D8D9DB
Tritanopia (blue-blind)
#C2E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfdb; /* rgb */ color: rgb(200, 223, 219); /* oklch */ color: oklch(88.5% 0.025 184.2);
Tailwind
colors: {
custom: {
50: '#d8e9e6',
500: '#c8dfdb',
950: '#000000',
},
}SCSS
$custom: #c8dfdb; $custom-light: #d8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dfdb",
"rgb": {
"r": 200,
"g": 223,
"b": 219
},
"hsl": {
"h": 169.565,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88547,
"c": 0.02508,
"h": 184.2
},
"luminance": 0.70169
}Semantic roles & 50–950 ramp
primary
#C8DFDB
secondary
#B6959B
accent
#4052A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484