#C8DEDB#C8DEDB
#C8DEDB is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.3% C 0.024 H 186.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEDB |
|---|---|
| RGB | rgb(200, 222, 219) |
| HSL | hsl(172, 25%, 83%) |
| HSV | hsv(172, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(86.82, -7.87, -1.02) |
| CIE-LCH | lch(86.82, 7.93, 187.41°) |
| OKLab | oklab(88.34% -0.0236 -0.0028) |
| OKLCH | oklch(88.34% 0.024 186.9) |
| XYZ | xyz(62.7240, 69.6353, 77.1404) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.03
Lightcyan
#E0FFFF
ΔE00 7.26
Ice Blue (survey)
#D7FFFE
ΔE00 8.00
Azure (CSS)
#F0FFFF
ΔE00 8.06
Very Pale Blue
#D6FFFE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEDB #DEC8CB
analogous
#C8DED0 #C8DEDB #C8D6DE
triadic
#C8DEDB #DBC8DE #DEDBC8
tetradic
#C8DEDB #D0C8DE #DEC8CB #D6DEC8
square
#C8DEDB #D0C8DE #DEC8CB #D6DEC8
split-complementary
#C8DEDB #DEC8D6 #DED0C8
monochromatic
#7BB0A9 #A2C7C2 #C8DEDB #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.41
#C8DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C8DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEDB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEDB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#C2DFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dedb; /* rgb */ color: rgb(200, 222, 219); /* oklch */ color: oklch(88.3% 0.024 186.9);
Tailwind
colors: {
custom: {
50: '#d8e8e6',
500: '#c8dedb',
950: '#000000',
},
}SCSS
$custom: #c8dedb; $custom-light: #d8e8e6; $custom-dark: #000000;
JSON
{
"hex": "#c8dedb",
"rgb": {
"r": 200,
"g": 222,
"b": 219
},
"hsl": {
"h": 171.818,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.8834,
"c": 0.0238,
"h": 186.9
},
"luminance": 0.69636
}Semantic roles & 50–950 ramp
primary
#C8DEDB
secondary
#B5959A
accent
#424FA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484