#8BD2DB#8BD2DB
#8BD2DB is a very light, moderate teal. Relative luminance 0.567; OKLCH L 82.0% C 0.072 H 205.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2DB |
|---|---|
| RGB | rgb(139, 210, 219) |
| HSL | hsl(187, 53%, 70%) |
| HSV | hsv(187, 37%, 86%) |
| CMYK | cmyk(36.5%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.01, -19.91, -11.49) |
| CIE-LCH | lch(80.01, 22.99, 209.99°) |
| OKLab | oklab(82% -0.0647 -0.0315) |
| OKLCH | oklch(82% 0.072 205.9) |
| XYZ | xyz(46.4757, 56.6937, 75.4981) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Lightblue
#ADD8E6
ΔE00 6.98
Sky Blue
#87CEEB
ΔE00 7.32
Robin Egg Blue
#8AF1FE
ΔE00 7.34
Paleturquoise
#AFEEEE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2DB #DB948B
analogous
#8BDBBC #8BD2DB #8BAADB
triadic
#8BD2DB #DB8BD2 #D2DB8B
tetradic
#8BD2DB #BC8BDB #DB948B #AADB8B
square
#8BD2DB #BC8BDB #DB948B #AADB8B
split-complementary
#8BD2DB #DB8BAA #DBBC8B
monochromatic
#38A6B4 #5CC0CD #8BD2DB #BAE4E9 #E8F6F8
Accessibility & contrast
On white
1.70
#8BD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#8BD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2DB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2DB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#6BD8D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8bd2db; /* rgb */ color: rgb(139, 210, 219); /* oklch */ color: oklch(82.0% 0.072 205.9);
Tailwind
colors: {
custom: {
50: '#b0e0e6',
500: '#8bd2db',
950: '#000000',
},
}SCSS
$custom: #8bd2db; $custom-light: #b0e0e6; $custom-dark: #000000;
JSON
{
"hex": "#8bd2db",
"rgb": {
"r": 139,
"g": 210,
"b": 219
},
"hsl": {
"h": 186.75,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.82004,
"c": 0.072,
"h": 205.9
},
"luminance": 0.56697
}Semantic roles & 50–950 ramp
primary
#8BD2DB
secondary
#B26258
accent
#3725C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484