#8BCEDB#8BCEDB
#8BCEDB is a light, moderate teal. Relative luminance 0.547; OKLCH L 81.1% C 0.070 H 211.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCEDB |
|---|---|
| RGB | rgb(139, 206, 219) |
| HSL | hsl(190, 53%, 70%) |
| HSV | hsv(190, 37%, 86%) |
| CMYK | cmyk(36.5%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.89, -17.88, -13.16) |
| CIE-LCH | lch(78.89, 22.20, 216.34°) |
| OKLab | oklab(81.12% -0.0599 -0.0361) |
| OKLCH | oklch(81.12% 0.07 211.1) |
| XYZ | xyz(45.5005, 54.7432, 75.1730) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.52
Lightblue
#ADD8E6
ΔE00 6.00
Powder Blue
#B0E0E6
ΔE00 6.12
Baby Blue
#89CFF0
ΔE00 6.88
Ice Blue
#A5DFF9
ΔE00 7.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCEDB #DB988B
analogous
#8BDBC0 #8BCEDB #8BA6DB
triadic
#8BCEDB #DB8BCE #CEDB8B
tetradic
#8BCEDB #C08BDB #DB988B #A6DB8B
square
#8BCEDB #C08BDB #DB988B #A6DB8B
split-complementary
#8BCEDB #DB8BA6 #DBC08B
monochromatic
#38A0B4 #5CBACD #8BCEDB #BAE2E9 #E8F5F8
Accessibility & contrast
On white
1.76
#8BCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#8BCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCEDB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCEDB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#6CD4D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8bcedb; /* rgb */ color: rgb(139, 206, 219); /* oklch */ color: oklch(81.1% 0.070 211.1);
Tailwind
colors: {
custom: {
50: '#b0dde6',
500: '#8bcedb',
950: '#000000',
},
}SCSS
$custom: #8bcedb; $custom-light: #b0dde6; $custom-dark: #000000;
JSON
{
"hex": "#8bcedb",
"rgb": {
"r": 139,
"g": 206,
"b": 219
},
"hsl": {
"h": 189.75,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.81115,
"c": 0.0699,
"h": 211.1
},
"luminance": 0.54746
}Semantic roles & 50–950 ramp
primary
#8BCEDB
secondary
#B26758
accent
#3F25C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484