#C8DDDF#C8DDDF
#C8DDDF is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.3% C 0.023 H 203.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDDF |
|---|---|
| RGB | rgb(200, 221, 223) |
| HSL | hsl(185, 26%, 83%) |
| HSV | hsv(185, 10%, 87%) |
| CMYK | cmyk(10.3%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(86.66, -6.57, -3.36) |
| CIE-LCH | lch(86.66, 7.38, 207.08°) |
| OKLab | oklab(88.25% -0.0207 -0.0091) |
| OKLCH | oklch(88.25% 0.023 203.7) |
| XYZ | xyz(62.9921, 69.3189, 79.8589) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.77
Powder Blue
#B0E0E6
ΔE00 6.93
Light Grey
#D8DCD6
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.20
Lightcyan
#E0FFFF
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDDF #DFCAC8
analogous
#C8DFD5 #C8DDDF #C8D1DF
triadic
#C8DDDF #DFC8DD #DDDFC8
tetradic
#C8DDDF #D5C8DF #DFCAC8 #D1DFC8
square
#C8DDDF #D5C8DF #DFCAC8 #D1DFC8
split-complementary
#C8DDDF #DFC8D1 #DFD5C8
monochromatic
#7BADB2 #A1C5C8 #C8DDDF #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.41
#C8DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C8DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDDF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDDF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDF
Deuteranopia (green-blind)
#D5D7DF
Tritanopia (blue-blind)
#C2DFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dddf; /* rgb */ color: rgb(200, 221, 223); /* oklch */ color: oklch(88.3% 0.023 203.7);
Tailwind
colors: {
custom: {
50: '#d8e7e9',
500: '#c8dddf',
950: '#000000',
},
}SCSS
$custom: #c8dddf; $custom-light: #d8e7e9; $custom-dark: #000000;
JSON
{
"hex": "#c8dddf",
"rgb": {
"r": 200,
"g": 221,
"b": 223
},
"hsl": {
"h": 185.217,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.88252,
"c": 0.02261,
"h": 203.7
},
"luminance": 0.6932
}Semantic roles & 50–950 ramp
primary
#C8DDDF
secondary
#B69895
accent
#4940A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484