#8BDBDC#8BDBDC
#8BDBDC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 84.0% C 0.078 H 196.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBDC |
|---|---|
| RGB | rgb(139, 219, 220) |
| HSL | hsl(181, 54%, 70%) |
| HSV | hsv(181, 37%, 86%) |
| CMYK | cmyk(36.8%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.55, -24.15, -8.24) |
| CIE-LCH | lch(82.55, 25.52, 198.84°) |
| OKLab | oklab(84.05% -0.0751 -0.0227) |
| OKLCH | oklch(84.05% 0.078 196.8) |
| XYZ | xyz(48.8925, 61.3160, 76.9551) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 6.86
Mediumturquoise
#48D1CC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBDC #DC8C8B
analogous
#8BDCB4 #8BDBDC #8BB2DC
triadic
#8BDBDC #DC8BDB #DBDC8B
tetradic
#8BDBDC #B48BDC #DC8C8B #B2DC8B
square
#8BDBDC #B48BDC #DC8C8B #B2DC8B
split-complementary
#8BDBDC #DC8BB2 #DCB48B
monochromatic
#37B4B6 #5CCCCE #8BDBDC #BAEAEA #E7F8F8
Accessibility & contrast
On white
1.58
#8BDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#8BDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBDC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBDC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C2C9DD
Tritanopia (blue-blind)
#69E0DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8bdbdc; /* rgb */ color: rgb(139, 219, 220); /* oklch */ color: oklch(84.0% 0.078 196.8);
Tailwind
colors: {
custom: {
50: '#b0e6e6',
500: '#8bdbdc',
950: '#000000',
},
}SCSS
$custom: #8bdbdc; $custom-light: #b0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#8bdbdc",
"rgb": {
"r": 139,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.741,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.84045,
"c": 0.07849,
"h": 196.8
},
"luminance": 0.61319
}Semantic roles & 50–950 ramp
primary
#8BDBDC
secondary
#B35958
accent
#2624C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484