#8DCEDB#8DCEDB
#8DCEDB is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.2% C 0.068 H 211.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCEDB |
|---|---|
| RGB | rgb(141, 206, 219) |
| HSL | hsl(190, 52%, 71%) |
| HSV | hsv(190, 36%, 86%) |
| CMYK | cmyk(35.6%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.99, -17.35, -13.00) |
| CIE-LCH | lch(78.99, 21.68, 216.83°) |
| OKLab | oklab(81.22% -0.0582 -0.0356) |
| OKLCH | oklch(81.22% 0.068 211.5) |
| XYZ | xyz(45.8376, 54.9170, 75.1888) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 5.70
Powder Blue
#B0E0E6
ΔE00 5.94
Baby Blue
#89CFF0
ΔE00 6.77
Ice Blue
#A5DFF9
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCEDB #DB9A8D
analogous
#8DDBC1 #8DCEDB #8DA7DB
triadic
#8DCEDB #DB8DCE #CEDB8D
tetradic
#8DCEDB #C18DDB #DB9A8D #A7DB8D
square
#8DCEDB #C18DDB #DB9A8D #A7DB8D
split-complementary
#8DCEDB #DB8DA7 #DBC18D
monochromatic
#39A0B5 #5EBACC #8DCEDB #BCE2EA #E8F5F8
Accessibility & contrast
On white
1.75
#8DCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#8DCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCEDB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCEDB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#6FD4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dcedb; /* rgb */ color: rgb(141, 206, 219); /* oklch */ color: oklch(81.2% 0.068 211.5);
Tailwind
colors: {
custom: {
50: '#b1dde6',
500: '#8dcedb',
950: '#000000',
},
}SCSS
$custom: #8dcedb; $custom-light: #b1dde6; $custom-dark: #000000;
JSON
{
"hex": "#8dcedb",
"rgb": {
"r": 141,
"g": 206,
"b": 219
},
"hsl": {
"h": 190,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.81222,
"c": 0.0682,
"h": 211.5
},
"luminance": 0.5492
}Semantic roles & 50–950 ramp
primary
#8DCEDB
secondary
#B2695A
accent
#4026BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484