#C8DFDE#C8DFDE
#C8DFDE is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.6% C 0.025 H 193.5°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFDE |
|---|---|
| RGB | rgb(200, 223, 222) |
| HSL | hsl(177, 26%, 83%) |
| HSV | hsv(177, 10%, 87%) |
| CMYK | cmyk(10.3%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(87.16, -7.80, -2.11) |
| CIE-LCH | lch(87.16, 8.08, 195.12°) |
| OKLab | oklab(88.64% -0.0238 -0.0057) |
| OKLCH | oklch(88.64% 0.025 193.5) |
| XYZ | xyz(63.3888, 70.3275, 79.3280) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Lightcyan
#E0FFFF
ΔE00 6.90
Light Grey
#D8DCD6
ΔE00 7.27
Lightblue
#ADD8E6
ΔE00 7.41
Ice Blue (survey)
#D7FFFE
ΔE00 7.70
Azure (CSS)
#F0FFFF
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFDE #DFC8C9
analogous
#C8DFD2 #C8DFDE #C8D4DF
triadic
#C8DFDE #DEC8DF #DFDEC8
tetradic
#C8DFDE #D2C8DF #DFC8C9 #D4DFC8
square
#C8DFDE #D2C8DF #DFC8C9 #D4DFC8
split-complementary
#C8DFDE #DFC8D4 #DFD2C8
monochromatic
#7BB2B0 #A1C8C7 #C8DFDE #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.39
#C8DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#C8DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFDE
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFDE | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D7D9DE
Tritanopia (blue-blind)
#C2E1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dfde; /* rgb */ color: rgb(200, 223, 222); /* oklch */ color: oklch(88.6% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#d8e9e8',
500: '#c8dfde',
950: '#000000',
},
}SCSS
$custom: #c8dfde; $custom-light: #d8e9e8; $custom-dark: #000000;
JSON
{
"hex": "#c8dfde",
"rgb": {
"r": 200,
"g": 223,
"b": 222
},
"hsl": {
"h": 177.391,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88635,
"c": 0.02452,
"h": 193.5
},
"luminance": 0.70329
}Semantic roles & 50–950 ramp
primary
#C8DFDE
secondary
#B69596
accent
#4045A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484