#8BDFD9#8BDFD9
#8BDFD9 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 84.8% C 0.082 H 189.9°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFD9 |
|---|---|
| RGB | rgb(139, 223, 217) |
| HSL | hsl(176, 57%, 71%) |
| HSV | hsv(176, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(83.58, -26.82, -5.12) |
| CIE-LCH | lch(83.58, 27.30, 190.80°) |
| OKLab | oklab(84.85% -0.0811 -0.0142) |
| OKLCH | oklch(84.85% 0.082 189.9) |
| XYZ | xyz(49.5549, 63.2707, 75.2334) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.89
Mediumturquoise
#48D1CC
ΔE00 6.48
Turquoise
#40E0D0
ΔE00 7.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.11
Light Cyan
#ACFFFC
ΔE00 7.23
Tiffany Blue
#7BF2DA
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFD9 #DF8B91
analogous
#8BDFAF #8BDFD9 #8BBBDF
triadic
#8BDFD9 #D98BDF #DFD98B
tetradic
#8BDFD9 #AF8BDF #DF8B91 #BBDF8B
square
#8BDFD9 #AF8BDF #DF8B91 #BBDF8B
split-complementary
#8BDFD9 #DF8BBB #DFAF8B
monochromatic
#34BCB2 #5BD2C9 #8BDFD9 #BBECE9 #E7F8F7
Accessibility & contrast
On white
1.54
#8BDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#8BDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFD9
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFD9 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#C7CCDA
Tritanopia (blue-blind)
#6AE3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bdfd9; /* rgb */ color: rgb(139, 223, 217); /* oklch */ color: oklch(84.8% 0.082 189.9);
Tailwind
colors: {
custom: {
50: '#b1e9e4',
500: '#8bdfd9',
950: '#000000',
},
}SCSS
$custom: #8bdfd9; $custom-light: #b1e9e4; $custom-dark: #000000;
JSON
{
"hex": "#8bdfd9",
"rgb": {
"r": 139,
"g": 223,
"b": 217
},
"hsl": {
"h": 175.714,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84848,
"c": 0.08236,
"h": 189.9
},
"luminance": 0.63274
}Semantic roles & 50–950 ramp
primary
#8BDFD9
secondary
#B7575E
accent
#212DC4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484