#8BDDEB#8BDDEB
#8BDDEB is a very light, moderate teal. Relative luminance 0.632; OKLCH L 85.0% C 0.082 H 209.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDDEB |
|---|---|
| RGB | rgb(139, 221, 235) |
| HSL | hsl(189, 71%, 73%) |
| HSV | hsv(189, 41%, 92%) |
| CMYK | cmyk(40.9%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.55, -21.47, -14.71) |
| CIE-LCH | lch(83.55, 26.03, 214.42°) |
| OKLab | oklab(84.99% -0.0716 -0.0404) |
| OKLCH | oklch(84.99% 0.082 209.5) |
| XYZ | xyz(51.4938, 63.1964, 88.0658) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Robin'S Egg
#6DEDFD
ΔE00 5.12
Powder Blue
#B0E0E6
ΔE00 5.72
Paleturquoise
#AFEEEE
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDDEB #EB998B
analogous
#8BEBC9 #8BDDEB #8BADEB
triadic
#8BDDEB #EB8BDD #DDEB8B
tetradic
#8BDDEB #C98BEB #EB998B #ADEB8B
square
#8BDDEB #C98BEB #EB998B #ADEB8B
split-complementary
#8BDDEB #EB8BAD #EBC98B
monochromatic
#25BDD7 #57CEE2 #8BDDEB #BFECF4 #E5F7FA
Accessibility & contrast
On white
1.54
#8BDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#8BDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDDEB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDDEB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#61E4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bddeb; /* rgb */ color: rgb(139, 221, 235); /* oklch */ color: oklch(85.0% 0.082 209.5);
Tailwind
colors: {
custom: {
50: '#b1e7f1',
500: '#8bddeb',
950: '#000000',
},
}SCSS
$custom: #8bddeb; $custom-light: #b1e7f1; $custom-dark: #000000;
JSON
{
"hex": "#8bddeb",
"rgb": {
"r": 139,
"g": 221,
"b": 235
},
"hsl": {
"h": 188.75,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.84989,
"c": 0.08221,
"h": 209.5
},
"luminance": 0.632
}Semantic roles & 50–950 ramp
primary
#8BDDEB
secondary
#C56555
accent
#2F13D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485