#8BD2DD#8BD2DD
#8BD2DD is a very light, moderate teal. Relative luminance 0.568; OKLCH L 82.1% C 0.073 H 208.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2DD |
|---|---|
| RGB | rgb(139, 210, 221) |
| HSL | hsl(188, 55%, 71%) |
| HSV | hsv(188, 37%, 87%) |
| CMYK | cmyk(37.1%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(80.07, -19.42, -12.47) |
| CIE-LCH | lch(80.07, 23.08, 212.71°) |
| OKLab | oklab(82.07% -0.064 -0.0342) |
| OKLCH | oklch(82.07% 0.073 208.1) |
| XYZ | xyz(46.7406, 56.7996, 76.8931) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 6.52
Sky Blue
#87CEEB
ΔE00 6.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 7.34
Robin'S Egg
#6DEDFD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2DD #DD968B
analogous
#8BDDBF #8BD2DD #8BA9DD
triadic
#8BD2DD #DD8BD2 #D2DD8B
tetradic
#8BD2DD #BF8BDD #DD968B #A9DD8B
square
#8BD2DD #BF8BDD #DD968B #A9DD8B
split-complementary
#8BD2DD #DD8BA9 #DDBF8B
monochromatic
#36A6B8 #5CC0CF #8BD2DD #BAE4EB #E7F6F8
Accessibility & contrast
On white
1.70
#8BD2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#8BD2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2DD
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2DD | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#6AD8D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8bd2dd; /* rgb */ color: rgb(139, 210, 221); /* oklch */ color: oklch(82.1% 0.073 208.1);
Tailwind
colors: {
custom: {
50: '#b0e0e7',
500: '#8bd2dd',
950: '#000000',
},
}SCSS
$custom: #8bd2dd; $custom-light: #b0e0e7; $custom-dark: #000000;
JSON
{
"hex": "#8bd2dd",
"rgb": {
"r": 139,
"g": 210,
"b": 221
},
"hsl": {
"h": 188.049,
"s": 54.667,
"l": 70.588
},
"oklch": {
"l": 0.82071,
"c": 0.07252,
"h": 208.1
},
"luminance": 0.56803
}Semantic roles & 50–950 ramp
primary
#8BD2DD
secondary
#B46458
accent
#3923C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484