#8BDBDB#8BDBDB
#8BDBDB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.079 H 195.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBDB |
|---|---|
| RGB | rgb(139, 219, 219) |
| HSL | hsl(180, 53%, 70%) |
| HSV | hsv(180, 37%, 86%) |
| CMYK | cmyk(36.5%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(82.52, -24.39, -7.75) |
| CIE-LCH | lch(82.52, 25.59, 197.63°) |
| OKLab | oklab(84.01% -0.0756 -0.0213) |
| OKLCH | oklch(84.01% 0.079 195.8) |
| XYZ | xyz(48.7605, 61.2632, 76.2597) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Mediumturquoise
#48D1CC
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 6.93
Robin'S Egg
#6DEDFD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBDB #DB8B8B
analogous
#8BDBB3 #8BDBDB #8BB3DB
triadic
#8BDBDB #DB8BDB #DBDB8B
tetradic
#8BDBDB #B38BDB #DB8B8B #B3DB8B
square
#8BDBDB #B38BDB #DB8B8B #B3DB8B
split-complementary
#8BDBDB #DB8BB3 #DBB38B
monochromatic
#38B4B4 #5CCDCD #8BDBDB #BAE9E9 #E8F8F8
Accessibility & contrast
On white
1.58
#8BDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#8BDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBDB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBDB | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#6AE0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8bdbdb; /* rgb */ color: rgb(139, 219, 219); /* oklch */ color: oklch(84.0% 0.079 195.8);
Tailwind
colors: {
custom: {
50: '#b0e6e6',
500: '#8bdbdb',
950: '#000000',
},
}SCSS
$custom: #8bdbdb; $custom-light: #b0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#8bdbdb",
"rgb": {
"r": 139,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.84013,
"c": 0.07851,
"h": 195.8
},
"luminance": 0.61266
}Semantic roles & 50–950 ramp
primary
#8BDBDB
secondary
#B25858
accent
#2525C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484