#C8DEDF#C8DEDF
#C8DEDF is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.5% C 0.024 H 200.1°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEDF |
|---|---|
| RGB | rgb(200, 222, 223) |
| HSL | hsl(183, 26%, 83%) |
| HSV | hsv(183, 10%, 87%) |
| CMYK | cmyk(10.3%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(86.92, -7.09, -2.98) |
| CIE-LCH | lch(86.92, 7.69, 202.79°) |
| OKLab | oklab(88.46% -0.0221 -0.0081) |
| OKLCH | oklch(88.46% 0.024 200.1) |
| XYZ | xyz(63.2569, 69.8485, 79.9471) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 7.17
Lightcyan
#E0FFFF
ΔE00 7.23
Fog
#D8DCE0
ΔE00 7.71
Azure (CSS)
#F0FFFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEDF #DFC9C8
analogous
#C8DFD4 #C8DEDF #C8D2DF
triadic
#C8DEDF #DFC8DE #DEDFC8
tetradic
#C8DEDF #D4C8DF #DFC9C8 #D2DFC8
square
#C8DEDF #D4C8DF #DFC9C8 #D2DFC8
split-complementary
#C8DEDF #DFC8D2 #DFD4C8
monochromatic
#7BB0B2 #A1C7C8 #C8DEDF #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.40
#C8DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#C8DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEDF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEDF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#C2E0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dedf; /* rgb */ color: rgb(200, 222, 223); /* oklch */ color: oklch(88.5% 0.024 200.1);
Tailwind
colors: {
custom: {
50: '#d8e8e9',
500: '#c8dedf',
950: '#000000',
},
}SCSS
$custom: #c8dedf; $custom-light: #d8e8e9; $custom-dark: #000000;
JSON
{
"hex": "#c8dedf",
"rgb": {
"r": 200,
"g": 222,
"b": 223
},
"hsl": {
"h": 182.609,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88458,
"c": 0.02351,
"h": 200.1
},
"luminance": 0.6985
}Semantic roles & 50–950 ramp
primary
#C8DEDF
secondary
#B69695
accent
#4540A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484