#8BDBED#8BDBED
#8BDBED is a very light, moderate cyan. Relative luminance 0.623; OKLCH L 84.6% C 0.082 H 213.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBED |
|---|---|
| RGB | rgb(139, 219, 237) |
| HSL | hsl(191, 73%, 74%) |
| HSV | hsv(191, 41%, 93%) |
| CMYK | cmyk(41.4%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(83.05, -19.96, -16.51) |
| CIE-LCH | lch(83.05, 25.91, 219.59°) |
| OKLab | oklab(84.62% -0.0685 -0.0454) |
| OKLCH | oklch(84.62% 0.082 213.6) |
| XYZ | xyz(51.2595, 62.2628, 89.4212) |
| Luminance | 0.6227 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.40
Ice Blue
#A5DFF9
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBED #ED9D8B
analogous
#8BEDCE #8BDBED #8BAAED
triadic
#8BDBED #ED8BDB #DBED8B
tetradic
#8BDBED #CE8BED #ED9D8B #AAED8B
square
#8BDBED #CE8BED #ED9D8B #AAED8B
split-complementary
#8BDBED #ED8BAA #EDCE8B
monochromatic
#22B9DC #56CBE5 #8BDBED #C0EBF5 #E5F7FB
Accessibility & contrast
On white
1.56
#8BDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#8BDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBED
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBED | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#BDCAED
Tritanopia (blue-blind)
#61E2E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8bdbed; /* rgb */ color: rgb(139, 219, 237); /* oklch */ color: oklch(84.6% 0.082 213.6);
Tailwind
colors: {
custom: {
50: '#b1e6f2',
500: '#8bdbed',
950: '#000000',
},
}SCSS
$custom: #8bdbed; $custom-light: #b1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#8bdbed",
"rgb": {
"r": 139,
"g": 219,
"b": 237
},
"hsl": {
"h": 191.02,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.84616,
"c": 0.08215,
"h": 213.6
},
"luminance": 0.62266
}Semantic roles & 50–950 ramp
primary
#8BDBED
secondary
#C86A54
accent
#3410D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485