#8BDDEA#8BDDEA
#8BDDEA is a very light, moderate teal. Relative luminance 0.631; OKLCH L 85.0% C 0.082 H 208.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDDEA |
|---|---|
| RGB | rgb(139, 221, 234) |
| HSL | hsl(188, 69%, 73%) |
| HSV | hsv(188, 41%, 92%) |
| CMYK | cmyk(40.6%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(83.52, -21.72, -14.23) |
| CIE-LCH | lch(83.52, 25.96, 213.23°) |
| OKLab | oklab(84.96% -0.072 -0.0391) |
| OKLCH | oklch(84.96% 0.082 208.5) |
| XYZ | xyz(51.3498, 63.1388, 87.3071) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 5.06
Powder Blue
#B0E0E6
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDDEA #EA988B
analogous
#8BEAC8 #8BDDEA #8BADEA
triadic
#8BDDEA #EA8BDD #DDEA8B
tetradic
#8BDDEA #C88BEA #EA988B #ADEA8B
square
#8BDDEA #C88BEA #EA988B #ADEA8B
split-complementary
#8BDDEA #EA8BAD #EAC88B
monochromatic
#26BCD4 #57CEE1 #8BDDEA #BFECF3 #E5F7FA
Accessibility & contrast
On white
1.54
#8BDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#8BDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDDEA
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDDEA | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#62E4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bddea; /* rgb */ color: rgb(139, 221, 234); /* oklch */ color: oklch(85.0% 0.082 208.5);
Tailwind
colors: {
custom: {
50: '#b1e7f0',
500: '#8bddea',
950: '#000000',
},
}SCSS
$custom: #8bddea; $custom-light: #b1e7f0; $custom-dark: #000000;
JSON
{
"hex": "#8bddea",
"rgb": {
"r": 139,
"g": 221,
"b": 234
},
"hsl": {
"h": 188.211,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.84955,
"c": 0.08189,
"h": 208.5
},
"luminance": 0.63142
}Semantic roles & 50–950 ramp
primary
#8BDDEA
secondary
#C46455
accent
#2E14D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485