#8BDBDD#8BDBDD
#8BDBDD is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.1% C 0.079 H 197.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBDD |
|---|---|
| RGB | rgb(139, 219, 221) |
| HSL | hsl(181, 55%, 71%) |
| HSV | hsv(181, 37%, 87%) |
| CMYK | cmyk(37.1%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(82.58, -23.91, -8.73) |
| CIE-LCH | lch(82.58, 25.46, 200.06°) |
| OKLab | oklab(84.08% -0.0747 -0.024) |
| OKLCH | oklch(84.08% 0.079 197.8) |
| XYZ | xyz(49.0254, 61.3691, 77.6547) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Paleturquoise
#AFEEEE
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Powder Blue
#B0E0E6
ΔE00 6.54
Robin'S Egg
#6DEDFD
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBDD #DD8D8B
analogous
#8BDDB6 #8BDBDD #8BB2DD
triadic
#8BDBDD #DD8BDB #DBDD8B
tetradic
#8BDBDD #B68BDD #DD8D8B #B2DD8B
square
#8BDBDD #B68BDD #DD8D8B #B2DD8B
split-complementary
#8BDBDD #DD8BB2 #DDB68B
monochromatic
#36B5B8 #5CCCCF #8BDBDD #BAEAEB #E7F8F8
Accessibility & contrast
On white
1.58
#8BDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#8BDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBDD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBDD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#69E0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8bdbdd; /* rgb */ color: rgb(139, 219, 221); /* oklch */ color: oklch(84.1% 0.079 197.8);
Tailwind
colors: {
custom: {
50: '#b0e6e7',
500: '#8bdbdd',
950: '#000000',
},
}SCSS
$custom: #8bdbdd; $custom-light: #b0e6e7; $custom-dark: #000000;
JSON
{
"hex": "#8bdbdd",
"rgb": {
"r": 139,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.463,
"s": 54.667,
"l": 70.588
},
"oklch": {
"l": 0.84078,
"c": 0.07851,
"h": 197.8
},
"luminance": 0.61372
}Semantic roles & 50–950 ramp
primary
#8BDBDD
secondary
#B45A58
accent
#2723C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484