#8BD7DB#8BD7DB
#8BD7DB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 83.1% C 0.075 H 200.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD7DB |
|---|---|
| RGB | rgb(139, 215, 219) |
| HSL | hsl(183, 53%, 70%) |
| HSV | hsv(183, 37%, 86%) |
| CMYK | cmyk(36.5%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(81.40, -22.41, -9.41) |
| CIE-LCH | lch(81.40, 24.31, 202.78°) |
| OKLab | oklab(83.12% -0.0708 -0.0258) |
| OKLCH | oklch(83.12% 0.075 200.1) |
| XYZ | xyz(47.7295, 59.2012, 75.9160) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Paleturquoise
#AFEEEE
ΔE00 6.10
Powder Blue
#B0E0E6
ΔE00 6.11
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD7DB #DB8F8B
analogous
#8BDBB7 #8BD7DB #8BAFDB
triadic
#8BD7DB #DB8BD7 #D7DB8B
tetradic
#8BD7DB #B78BDB #DB8F8B #AFDB8B
square
#8BD7DB #B78BDB #DB8F8B #AFDB8B
split-complementary
#8BD7DB #DB8BAF #DBB78B
monochromatic
#38AEB4 #5CC7CD #8BD7DB #BAE7E9 #E8F7F8
Accessibility & contrast
On white
1.64
#8BD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#8BD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD7DB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD7DB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#6ADCD8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8bd7db; /* rgb */ color: rgb(139, 215, 219); /* oklch */ color: oklch(83.1% 0.075 200.1);
Tailwind
colors: {
custom: {
50: '#b0e3e6',
500: '#8bd7db',
950: '#000000',
},
}SCSS
$custom: #8bd7db; $custom-light: #b0e3e6; $custom-dark: #000000;
JSON
{
"hex": "#8bd7db",
"rgb": {
"r": 139,
"g": 215,
"b": 219
},
"hsl": {
"h": 183,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.83119,
"c": 0.07534,
"h": 200.1
},
"luminance": 0.59204
}Semantic roles & 50–950 ramp
primary
#8BD7DB
secondary
#B25D58
accent
#2D25C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484