#8BDBEC#8BDBEC
#8BDBEC is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 84.6% C 0.082 H 212.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBEC |
|---|---|
| RGB | rgb(139, 219, 236) |
| HSL | hsl(191, 72%, 74%) |
| HSV | hsv(191, 41%, 93%) |
| CMYK | cmyk(41.1%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.02, -20.22, -16.03) |
| CIE-LCH | lch(83.02, 25.80, 218.41°) |
| OKLab | oklab(84.58% -0.0688 -0.0441) |
| OKLCH | oklch(84.58% 0.082 212.6) |
| XYZ | xyz(51.1138, 62.2045, 88.6539) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 5.90
Ice Blue
#A5DFF9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBEC #EC9C8B
analogous
#8BECCC #8BDBEC #8BAAEC
triadic
#8BDBEC #EC8BDB #DBEC8B
tetradic
#8BDBEC #CC8BEC #EC9C8B #AAEC8B
square
#8BDBEC #CC8BEC #EC9C8B #AAEC8B
split-complementary
#8BDBEC #EC8BAA #ECCC8B
monochromatic
#24B9D9 #56CBE3 #8BDBEC #C0EBF5 #E5F7FB
Accessibility & contrast
On white
1.56
#8BDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#8BDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBEC
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBEC | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6ED
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#61E2E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8bdbec; /* rgb */ color: rgb(139, 219, 236); /* oklch */ color: oklch(84.6% 0.082 212.6);
Tailwind
colors: {
custom: {
50: '#b1e6f2',
500: '#8bdbec',
950: '#000000',
},
}SCSS
$custom: #8bdbec; $custom-light: #b1e6f2; $custom-dark: #000000;
JSON
{
"hex": "#8bdbec",
"rgb": {
"r": 139,
"g": 219,
"b": 236
},
"hsl": {
"h": 190.515,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.84581,
"c": 0.08174,
"h": 212.6
},
"luminance": 0.62208
}Semantic roles & 50–950 ramp
primary
#8BDBEC
secondary
#C76955
accent
#3412D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485