#C8DDDE#C8DDDE
#C8DDDE is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.2% C 0.022 H 200.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDDE |
|---|---|
| RGB | rgb(200, 221, 222) |
| HSL | hsl(183, 25%, 83%) |
| HSV | hsv(183, 10%, 87%) |
| CMYK | cmyk(9.9%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(86.64, -6.77, -2.87) |
| CIE-LCH | lch(86.64, 7.36, 202.99°) |
| OKLab | oklab(88.22% -0.0211 -0.0078) |
| OKLCH | oklch(88.22% 0.022 200.2) |
| XYZ | xyz(62.8576, 69.2651, 79.1509) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.03
Fog
#D8DCE0
ΔE00 7.41
Lightcyan
#E0FFFF
ΔE00 7.53
Silver (survey)
#C5C9C7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDDE #DEC9C8
analogous
#C8DED4 #C8DDDE #C8D2DE
triadic
#C8DDDE #DEC8DD #DDDEC8
tetradic
#C8DDDE #D4C8DE #DEC9C8 #D2DEC8
square
#C8DDDE #D4C8DE #DEC9C8 #D2DEC8
split-complementary
#C8DDDE #DEC8D2 #DED4C8
monochromatic
#7BAEB0 #A2C5C7 #C8DDDE #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.41
#C8DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#C8DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDDE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDDE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDE
Deuteranopia (green-blind)
#D5D7DE
Tritanopia (blue-blind)
#C2DFDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8ddde; /* rgb */ color: rgb(200, 221, 222); /* oklch */ color: oklch(88.2% 0.022 200.2);
Tailwind
colors: {
custom: {
50: '#d8e7e8',
500: '#c8ddde',
950: '#000000',
},
}SCSS
$custom: #c8ddde; $custom-light: #d8e7e8; $custom-dark: #000000;
JSON
{
"hex": "#c8ddde",
"rgb": {
"r": 200,
"g": 221,
"b": 222
},
"hsl": {
"h": 182.727,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88222,
"c": 0.02249,
"h": 200.2
},
"luminance": 0.69266
}Semantic roles & 50–950 ramp
primary
#C8DDDE
secondary
#B59795
accent
#4642A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484