#8CCDDB#8CCDDB
#8CCDDB is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.069 H 212.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCDDB |
|---|---|
| RGB | rgb(140, 205, 219) |
| HSL | hsl(191, 52%, 70%) |
| HSV | hsv(191, 36%, 86%) |
| CMYK | cmyk(36.1%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(78.67, -17.11, -13.49) |
| CIE-LCH | lch(78.67, 21.79, 218.26°) |
| OKLab | oklab(80.95% -0.0578 -0.037) |
| OKLCH | oklch(80.95% 0.069 212.6) |
| XYZ | xyz(45.4283, 54.3498, 75.1009) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.05
Lightblue
#ADD8E6
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 6.23
Baby Blue
#89CFF0
ΔE00 6.41
Ice Blue
#A5DFF9
ΔE00 6.99
Robin'S Egg Blue
#98EFF9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCDDB #DB9A8C
analogous
#8CDBC1 #8CCDDB #8CA5DB
triadic
#8CCDDB #DB8CCD #CDDB8C
tetradic
#8CCDDB #C18CDB #DB9A8C #A5DB8C
square
#8CCDDB #C18CDB #DB9A8C #A5DB8C
split-complementary
#8CCDDB #DB8CA5 #DBC18C
monochromatic
#389EB4 #5DB9CC #8CCDDB #BBE1EA #E8F5F8
Accessibility & contrast
On white
1.77
#8CCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#8CCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCDDB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCDDB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DC
Deuteranopia (green-blind)
#B5BEDB
Tritanopia (blue-blind)
#6ED3D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ccddb; /* rgb */ color: rgb(140, 205, 219); /* oklch */ color: oklch(80.9% 0.069 212.6);
Tailwind
colors: {
custom: {
50: '#b0dce6',
500: '#8ccddb',
950: '#000000',
},
}SCSS
$custom: #8ccddb; $custom-light: #b0dce6; $custom-dark: #000000;
JSON
{
"hex": "#8ccddb",
"rgb": {
"r": 140,
"g": 205,
"b": 219
},
"hsl": {
"h": 190.633,
"s": 52.318,
"l": 70.392
},
"oklch": {
"l": 0.80947,
"c": 0.06861,
"h": 212.6
},
"luminance": 0.54353
}Semantic roles & 50–950 ramp
primary
#8CCDDB
secondary
#B26959
accent
#4126C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484