#8BDEEB#8BDEEB
#8BDEEB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.2% C 0.083 H 208.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDEEB |
|---|---|
| RGB | rgb(139, 222, 235) |
| HSL | hsl(188, 71%, 73%) |
| HSV | hsv(188, 41%, 92%) |
| CMYK | cmyk(40.9%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.82, -21.97, -14.30) |
| CIE-LCH | lch(83.82, 26.21, 213.06°) |
| OKLab | oklab(85.21% -0.0727 -0.0393) |
| OKLCH | oklch(85.21% 0.083 208.4) |
| XYZ | xyz(51.7587, 63.7260, 88.1541) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 4.85
Powder Blue
#B0E0E6
ΔE00 5.73
Paleturquoise
#AFEEEE
ΔE00 6.45
Lightblue
#ADD8E6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDEEB #EB988B
analogous
#8BEBC8 #8BDEEB #8BAEEB
triadic
#8BDEEB #EB8BDE #DEEB8B
tetradic
#8BDEEB #C88BEB #EB988B #AEEB8B
square
#8BDEEB #C88BEB #EB988B #AEEB8B
split-complementary
#8BDEEB #EB8BAE #EBC88B
monochromatic
#25BFD7 #57CFE2 #8BDEEB #BFEDF4 #E5F8FA
Accessibility & contrast
On white
1.53
#8BDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#8BDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDEEB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDEEB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#61E5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8bdeeb; /* rgb */ color: rgb(139, 222, 235); /* oklch */ color: oklch(85.2% 0.083 208.4);
Tailwind
colors: {
custom: {
50: '#b1e8f1',
500: '#8bdeeb',
950: '#000000',
},
}SCSS
$custom: #8bdeeb; $custom-light: #b1e8f1; $custom-dark: #000000;
JSON
{
"hex": "#8bdeeb",
"rgb": {
"r": 139,
"g": 222,
"b": 235
},
"hsl": {
"h": 188.125,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.85211,
"c": 0.08267,
"h": 208.4
},
"luminance": 0.6373
}Semantic roles & 50–950 ramp
primary
#8BDEEB
secondary
#C56455
accent
#2D13D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485