#8BD7DC#8BD7DC
#8BD7DC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 83.2% C 0.075 H 201.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD7DC |
|---|---|
| RGB | rgb(139, 215, 220) |
| HSL | hsl(184, 54%, 70%) |
| HSV | hsv(184, 37%, 86%) |
| CMYK | cmyk(36.8%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.43, -22.17, -9.90) |
| CIE-LCH | lch(81.43, 24.28, 204.06°) |
| OKLab | oklab(83.15% -0.0704 -0.0272) |
| OKLCH | oklch(83.15% 0.075 201.1) |
| XYZ | xyz(47.8615, 59.2540, 76.6114) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Powder Blue
#B0E0E6
ΔE00 5.97
Paleturquoise
#AFEEEE
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Robin'S Egg
#6DEDFD
ΔE00 6.79
Aqua Blue
#02D8E9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD7DC #DC908B
analogous
#8BDCB8 #8BD7DC #8BAEDC
triadic
#8BD7DC #DC8BD7 #D7DC8B
tetradic
#8BD7DC #B88BDC #DC908B #AEDC8B
square
#8BD7DC #B88BDC #DC908B #AEDC8B
split-complementary
#8BD7DC #DC8BAE #DCB88B
monochromatic
#37AEB6 #5CC7CE #8BD7DC #BAE7EA #E7F7F8
Accessibility & contrast
On white
1.63
#8BD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#8BD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD7DC
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD7DC | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#6ADCD8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8bd7dc; /* rgb */ color: rgb(139, 215, 220); /* oklch */ color: oklch(83.2% 0.075 201.1);
Tailwind
colors: {
custom: {
50: '#b0e3e6',
500: '#8bd7dc',
950: '#000000',
},
}SCSS
$custom: #8bd7dc; $custom-light: #b0e3e6; $custom-dark: #000000;
JSON
{
"hex": "#8bd7dc",
"rgb": {
"r": 139,
"g": 215,
"b": 220
},
"hsl": {
"h": 183.704,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.83151,
"c": 0.07543,
"h": 201.1
},
"luminance": 0.59257
}Semantic roles & 50–950 ramp
primary
#8BD7DC
secondary
#B35E58
accent
#2E24C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484