#8BDBEA#8BDBEA
#8BDBEA is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.5% C 0.081 H 210.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBEA |
|---|---|
| RGB | rgb(139, 219, 234) |
| HSL | hsl(189, 69%, 73%) |
| HSV | hsv(189, 41%, 92%) |
| CMYK | cmyk(40.6%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(82.96, -20.72, -15.06) |
| CIE-LCH | lch(82.96, 25.61, 216.01°) |
| OKLab | oklab(84.51% -0.0696 -0.0414) |
| OKLCH | oklch(84.51% 0.081 210.7) |
| XYZ | xyz(50.8249, 62.0890, 87.1321) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.63
Powder Blue
#B0E0E6
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBEA #EA9A8B
analogous
#8BEAC9 #8BDBEA #8BABEA
triadic
#8BDBEA #EA8BDB #DBEA8B
tetradic
#8BDBEA #C98BEA #EA9A8B #ABEA8B
square
#8BDBEA #C98BEA #EA9A8B #ABEA8B
split-complementary
#8BDBEA #EA8BAB #EAC98B
monochromatic
#26B9D4 #57CBE1 #8BDBEA #BFEBF3 #E5F7FA
Accessibility & contrast
On white
1.56
#8BDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#8BDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBEA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBEA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#BECAEA
Tritanopia (blue-blind)
#62E2DF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8bdbea; /* rgb */ color: rgb(139, 219, 234); /* oklch */ color: oklch(84.5% 0.081 210.7);
Tailwind
colors: {
custom: {
50: '#b1e6f0',
500: '#8bdbea',
950: '#000000',
},
}SCSS
$custom: #8bdbea; $custom-light: #b1e6f0; $custom-dark: #000000;
JSON
{
"hex": "#8bdbea",
"rgb": {
"r": 139,
"g": 219,
"b": 234
},
"hsl": {
"h": 189.474,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.84512,
"c": 0.08099,
"h": 210.7
},
"luminance": 0.62093
}Semantic roles & 50–950 ramp
primary
#8BDBEA
secondary
#C46755
accent
#3214D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485