#8DCCDB#8DCCDB
#8DCCDB is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.8% C 0.067 H 214.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCCDB |
|---|---|
| RGB | rgb(141, 204, 219) |
| HSL | hsl(192, 52%, 71%) |
| HSV | hsv(192, 36%, 86%) |
| CMYK | cmyk(35.6%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.44, -16.33, -13.83) |
| CIE-LCH | lch(78.44, 21.40, 220.26°) |
| OKLab | oklab(80.78% -0.0557 -0.0379) |
| OKLCH | oklch(80.78% 0.067 214.2) |
| XYZ | xyz(45.3592, 53.9602, 75.0293) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.60
Lightblue
#ADD8E6
ΔE00 5.41
Baby Blue
#89CFF0
ΔE00 5.95
Powder Blue
#B0E0E6
ΔE00 6.41
Ice Blue
#A5DFF9
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCCDB #DB9C8D
analogous
#8DDBC3 #8DCCDB #8DA5DB
triadic
#8DCCDB #DB8DCC #CCDB8D
tetradic
#8DCCDB #C38DDB #DB9C8D #A5DB8D
square
#8DCCDB #C38DDB #DB9C8D #A5DB8D
split-complementary
#8DCCDB #DB8DA5 #DBC38D
monochromatic
#399DB5 #5EB7CC #8DCCDB #BCE1EA #E8F5F8
Accessibility & contrast
On white
1.78
#8DCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#8DCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCCDB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCCDB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#70D2D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8dccdb; /* rgb */ color: rgb(141, 204, 219); /* oklch */ color: oklch(80.8% 0.067 214.2);
Tailwind
colors: {
custom: {
50: '#b1dbe6',
500: '#8dccdb',
950: '#000000',
},
}SCSS
$custom: #8dccdb; $custom-light: #b1dbe6; $custom-dark: #000000;
JSON
{
"hex": "#8dccdb",
"rgb": {
"r": 141,
"g": 204,
"b": 219
},
"hsl": {
"h": 191.538,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.8078,
"c": 0.06737,
"h": 214.2
},
"luminance": 0.53963
}Semantic roles & 50–950 ramp
primary
#8DCCDB
secondary
#B26B5A
accent
#4426BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484