#8BDFDB#8BDFDB
#8BDFDB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.9% C 0.082 H 191.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFDB |
|---|---|
| RGB | rgb(139, 223, 219) |
| HSL | hsl(177, 57%, 71%) |
| HSV | hsv(177, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.64, -26.35, -6.09) |
| CIE-LCH | lch(83.64, 27.04, 193.02°) |
| OKLab | oklab(84.91% -0.0803 -0.0168) |
| OKLCH | oklch(84.91% 0.082 191.8) |
| XYZ | xyz(49.8166, 63.3754, 76.6117) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.56
Light Cyan
#ACFFFC
ΔE00 7.11
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Turquoise
#40E0D0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFDB #DF8B8F
analogous
#8BDFB1 #8BDFDB #8BB9DF
triadic
#8BDFDB #DB8BDF #DFDB8B
tetradic
#8BDFDB #B18BDF #DF8B8F #B9DF8B
square
#8BDFDB #B18BDF #DF8B8F #B9DF8B
split-complementary
#8BDFDB #DF8BB9 #DFB18B
monochromatic
#34BCB5 #5BD2CC #8BDFDB #BBECEA #E7F8F8
Accessibility & contrast
On white
1.54
#8BDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#8BDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFDB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFDB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#69E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8bdfdb; /* rgb */ color: rgb(139, 223, 219); /* oklch */ color: oklch(84.9% 0.082 191.8);
Tailwind
colors: {
custom: {
50: '#b1e9e6',
500: '#8bdfdb',
950: '#000000',
},
}SCSS
$custom: #8bdfdb; $custom-light: #b1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#8bdfdb",
"rgb": {
"r": 139,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.143,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.8491,
"c": 0.08206,
"h": 191.8
},
"luminance": 0.63379
}Semantic roles & 50–950 ramp
primary
#8BDFDB
secondary
#B7575C
accent
#2129C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484