#8BDCED#8BDCED
#8BDCED is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.8% C 0.083 H 212.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDCED |
|---|---|
| RGB | rgb(139, 220, 237) |
| HSL | hsl(190, 73%, 74%) |
| HSV | hsv(190, 41%, 93%) |
| CMYK | cmyk(41.4%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.33, -20.47, -16.10) |
| CIE-LCH | lch(83.33, 26.04, 218.19°) |
| OKLab | oklab(84.84% -0.0696 -0.0442) |
| OKLCH | oklch(84.84% 0.083 212.4) |
| XYZ | xyz(51.5212, 62.7861, 89.5084) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.64
Sky Blue
#87CEEB
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 5.92
Ice Blue
#A5DFF9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDCED #ED9C8B
analogous
#8BEDCD #8BDCED #8BABED
triadic
#8BDCED #ED8BDC #DCED8B
tetradic
#8BDCED #CD8BED #ED9C8B #ABED8B
square
#8BDCED #CD8BED #ED9C8B #ABED8B
split-complementary
#8BDCED #ED8BAB #EDCD8B
monochromatic
#22BBDC #56CCE5 #8BDCED #C0ECF5 #E5F7FB
Accessibility & contrast
On white
1.55
#8BDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#8BDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDCED
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDCED | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EE
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#60E3E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bdced; /* rgb */ color: rgb(139, 220, 237); /* oklch */ color: oklch(84.8% 0.083 212.4);
Tailwind
colors: {
custom: {
50: '#b1e7f2',
500: '#8bdced',
950: '#000000',
},
}SCSS
$custom: #8bdced; $custom-light: #b1e7f2; $custom-dark: #000000;
JSON
{
"hex": "#8bdced",
"rgb": {
"r": 139,
"g": 220,
"b": 237
},
"hsl": {
"h": 190.408,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.84837,
"c": 0.0825,
"h": 212.4
},
"luminance": 0.6279
}Semantic roles & 50–950 ramp
primary
#8BDCED
secondary
#C86854
accent
#3210D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485