#8BDADD#8BDADD
#8BDADD is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.9% C 0.078 H 198.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDADD |
|---|---|
| RGB | rgb(139, 218, 221) |
| HSL | hsl(182, 55%, 71%) |
| HSV | hsv(182, 37%, 87%) |
| CMYK | cmyk(37.1%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(82.30, -23.42, -9.14) |
| CIE-LCH | lch(82.30, 25.14, 201.33°) |
| OKLab | oklab(83.85% -0.0736 -0.0251) |
| OKLCH | oklch(83.85% 0.078 198.9) |
| XYZ | xyz(48.7653, 60.8490, 77.5680) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Paleturquoise
#AFEEEE
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Powder Blue
#B0E0E6
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.57
Mediumturquoise
#48D1CC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDADD #DD8E8B
analogous
#8BDDB7 #8BDADD #8BB1DD
triadic
#8BDADD #DD8BDA #DADD8B
tetradic
#8BDADD #B78BDD #DD8E8B #B1DD8B
square
#8BDADD #B78BDD #DD8E8B #B1DD8B
split-complementary
#8BDADD #DD8BB1 #DDB78B
monochromatic
#36B3B8 #5CCBCF #8BDADD #BAE9EB #E7F7F8
Accessibility & contrast
On white
1.59
#8BDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#8BDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDADD
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDADD | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#69DFDB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8bdadd; /* rgb */ color: rgb(139, 218, 221); /* oklch */ color: oklch(83.9% 0.078 198.9);
Tailwind
colors: {
custom: {
50: '#b0e5e7',
500: '#8bdadd',
950: '#000000',
},
}SCSS
$custom: #8bdadd; $custom-light: #b0e5e7; $custom-dark: #000000;
JSON
{
"hex": "#8bdadd",
"rgb": {
"r": 139,
"g": 218,
"b": 221
},
"hsl": {
"h": 182.195,
"s": 54.667,
"l": 70.588
},
"oklch": {
"l": 0.83854,
"c": 0.07773,
"h": 198.9
},
"luminance": 0.60852
}Semantic roles & 50–950 ramp
primary
#8BDADD
secondary
#B45B58
accent
#2923C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484