#8BDFDD#8BDFDD
#8BDFDD is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.082 H 193.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFDD |
|---|---|
| RGB | rgb(139, 223, 221) |
| HSL | hsl(179, 57%, 71%) |
| HSV | hsv(179, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(83.69, -25.87, -7.07) |
| CIE-LCH | lch(83.69, 26.82, 195.29°) |
| OKLab | oklab(84.97% -0.0795 -0.0195) |
| OKLCH | oklch(84.97% 0.082 193.8) |
| XYZ | xyz(50.0815, 63.4813, 78.0067) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.74
Light Cyan
#ACFFFC
ΔE00 7.06
Robin'S Egg
#6DEDFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFDD #DF8B8D
analogous
#8BDFB3 #8BDFDD #8BB7DF
triadic
#8BDFDD #DD8BDF #DFDD8B
tetradic
#8BDFDD #B38BDF #DF8B8D #B7DF8B
square
#8BDFDD #B38BDF #DF8B8D #B7DF8B
split-complementary
#8BDFDD #DF8BB7 #DFB38B
monochromatic
#34BCB9 #5BD2CF #8BDFDD #BBECEB #E7F8F8
Accessibility & contrast
On white
1.53
#8BDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#8BDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFDD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFDD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#68E4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8bdfdd; /* rgb */ color: rgb(139, 223, 221); /* oklch */ color: oklch(85.0% 0.082 193.8);
Tailwind
colors: {
custom: {
50: '#b1e9e7',
500: '#8bdfdd',
950: '#000000',
},
}SCSS
$custom: #8bdfdd; $custom-light: #b1e9e7; $custom-dark: #000000;
JSON
{
"hex": "#8bdfdd",
"rgb": {
"r": 139,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.571,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84973,
"c": 0.08185,
"h": 193.8
},
"luminance": 0.63485
}Semantic roles & 50–950 ramp
primary
#8BDFDD
secondary
#B7575A
accent
#2125C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484