#C8DFDD#C8DFDD
#C8DFDD is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.6% C 0.025 H 190.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFDD |
|---|---|
| RGB | rgb(200, 223, 221) |
| HSL | hsl(175, 26%, 83%) |
| HSV | hsv(175, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(87.13, -7.99, -1.62) |
| CIE-LCH | lch(87.13, 8.15, 191.44°) |
| OKLab | oklab(88.61% -0.0242 -0.0044) |
| OKLCH | oklch(88.61% 0.025 190.4) |
| XYZ | xyz(63.2552, 70.2740, 78.6242) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.61
Lightcyan
#E0FFFF
ΔE00 6.93
Light Grey
#D8DCD6
ΔE00 7.22
Ice Blue (survey)
#D7FFFE
ΔE00 7.67
Lightblue
#ADD8E6
ΔE00 7.76
Very Pale Blue
#D6FFFE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFDD #DFC8CA
analogous
#C8DFD1 #C8DFDD #C8D5DF
triadic
#C8DFDD #DDC8DF #DFDDC8
tetradic
#C8DFDD #D1C8DF #DFC8CA #D5DFC8
square
#C8DFDD #D1C8DF #DFC8CA #D5DFC8
split-complementary
#C8DFDD #DFC8D5 #DFD1C8
monochromatic
#7BB2AD #A1C8C5 #C8DFDD #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.39
#C8DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#C8DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFDD
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFDD | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D7D9DD
Tritanopia (blue-blind)
#C2E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfdd; /* rgb */ color: rgb(200, 223, 221); /* oklch */ color: oklch(88.6% 0.025 190.4);
Tailwind
colors: {
custom: {
50: '#d8e9e7',
500: '#c8dfdd',
950: '#000000',
},
}SCSS
$custom: #c8dfdd; $custom-light: #d8e9e7; $custom-dark: #000000;
JSON
{
"hex": "#c8dfdd",
"rgb": {
"r": 200,
"g": 223,
"b": 221
},
"hsl": {
"h": 174.783,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88605,
"c": 0.02463,
"h": 190.4
},
"luminance": 0.70275
}Semantic roles & 50–950 ramp
primary
#C8DFDD
secondary
#B69598
accent
#4049A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484