#8BDEDD#8BDEDD
#8BDEDD is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.7% C 0.081 H 194.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDEDD |
|---|---|
| RGB | rgb(139, 222, 221) |
| HSL | hsl(179, 56%, 71%) |
| HSV | hsv(179, 37%, 87%) |
| CMYK | cmyk(37.4%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.42, -25.39, -7.49) |
| CIE-LCH | lch(83.42, 26.47, 196.43°) |
| OKLab | oklab(84.75% -0.0783 -0.0206) |
| OKLCH | oklch(84.75% 0.081 194.8) |
| XYZ | xyz(49.8151, 62.9486, 77.9179) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 6.45
Mediumturquoise
#48D1CC
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 6.97
Light Cyan
#ACFFFC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDEDD #DE8B8C
analogous
#8BDEB3 #8BDEDD #8BB5DE
triadic
#8BDEDD #DD8BDE #DEDD8B
tetradic
#8BDEDD #B38BDE #DE8B8C #B5DE8B
square
#8BDEDD #B38BDE #DE8B8C #B5DE8B
split-complementary
#8BDEDD #DE8BB5 #DEB38B
monochromatic
#35BAB8 #5BD0CF #8BDEDD #BBECEB #E7F8F8
Accessibility & contrast
On white
1.55
#8BDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#8BDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDEDD
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDEDD | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#68E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bdedd; /* rgb */ color: rgb(139, 222, 221); /* oklch */ color: oklch(84.7% 0.081 194.8);
Tailwind
colors: {
custom: {
50: '#b1e8e7',
500: '#8bdedd',
950: '#000000',
},
}SCSS
$custom: #8bdedd; $custom-light: #b1e8e7; $custom-dark: #000000;
JSON
{
"hex": "#8bdedd",
"rgb": {
"r": 139,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.277,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.84749,
"c": 0.08098,
"h": 194.8
},
"luminance": 0.62952
}Semantic roles & 50–950 ramp
primary
#8BDEDD
secondary
#B65859
accent
#2224C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484