#8FBDBE#8FBDBE
#8FBDBE is a light, muted teal. Relative luminance 0.460; OKLCH L 76.6% C 0.049 H 197.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDBE |
|---|---|
| RGB | rgb(143, 189, 190) |
| HSL | hsl(181, 27%, 65%) |
| HSV | hsv(181, 25%, 75%) |
| CMYK | cmyk(24.7%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.51, -14.87, -5.46) |
| CIE-LCH | lch(73.51, 15.84, 200.15°) |
| OKLab | oklab(76.61% -0.0463 -0.0149) |
| OKLCH | oklch(76.61% 0.049 197.9) |
| XYZ | xyz(38.8167, 45.9508, 55.5294) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.00
Lightblue
#ADD8E6
ΔE00 9.37
Cadetblue
#5F9EA0
ΔE00 10.39
Sky Blue
#87CEEB
ΔE00 10.78
Bluegrey
#85A3B2
ΔE00 10.89
Mediumturquoise
#48D1CC
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDBE #BE908F
analogous
#8FBEA8 #8FBDBE #8FA5BE
triadic
#8FBDBE #BE8FBD #BDBE8F
tetradic
#8FBDBE #A88FBE #BE908F #A5BE8F
square
#8FBDBE #A88FBE #BE908F #A5BE8F
split-complementary
#8FBDBE #BE8FA5 #BEA88F
monochromatic
#4D8485 #68A6A8 #8FBDBE #B6D4D4 #DCEBEB
Accessibility & contrast
On white
2.06
#8FBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#8FBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDBE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDBE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#7FC0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbdbe; /* rgb */ color: rgb(143, 189, 190); /* oklch */ color: oklch(76.6% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#b1d1d1',
500: '#8fbdbe',
950: '#000000',
},
}SCSS
$custom: #8fbdbe; $custom-light: #b1d1d1; $custom-dark: #000000;
JSON
{
"hex": "#8fbdbe",
"rgb": {
"r": 143,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.277,
"s": 26.554,
"l": 65.294
},
"oklch": {
"l": 0.76605,
"c": 0.04862,
"h": 197.9
},
"luminance": 0.45953
}Semantic roles & 50–950 ramp
primary
#8FBDBE
secondary
#DCCDCC
accent
#4340A5
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282