#8FBDBF#8FBDBF
#8FBDBF is a light, muted teal. Relative luminance 0.460; OKLCH L 76.6% C 0.049 H 199.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBDBF |
|---|---|
| RGB | rgb(143, 189, 191) |
| HSL | hsl(183, 27%, 65%) |
| HSV | hsv(183, 25%, 75%) |
| CMYK | cmyk(25.1%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(73.54, -14.65, -5.96) |
| CIE-LCH | lch(73.54, 15.81, 202.14°) |
| OKLab | oklab(76.64% -0.0459 -0.0163) |
| OKLCH | oklch(76.64% 0.049 199.5) |
| XYZ | xyz(38.9263, 45.9947, 56.1069) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 9.08
Sky Blue
#87CEEB
ΔE00 10.38
Cadetblue
#5F9EA0
ΔE00 10.44
Bluegrey
#85A3B2
ΔE00 10.60
Cool Grey
#95A3A6
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBDBF #BF918F
analogous
#8FBFA9 #8FBDBF #8FA5BF
triadic
#8FBDBF #BF8FBD #BDBF8F
tetradic
#8FBDBF #A98FBF #BF918F #A5BF8F
square
#8FBDBF #A98FBF #BF918F #A5BF8F
split-complementary
#8FBDBF #BF8FA5 #BFA98F
monochromatic
#4D8487 #68A6A9 #8FBDBF #B6D4D5 #DDEBEC
Accessibility & contrast
On white
2.06
#8FBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#8FBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBDBF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBDBF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#7FC0BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fbdbf; /* rgb */ color: rgb(143, 189, 191); /* oklch */ color: oklch(76.6% 0.049 199.5);
Tailwind
colors: {
custom: {
50: '#b1d1d2',
500: '#8fbdbf',
950: '#000000',
},
}SCSS
$custom: #8fbdbf; $custom-light: #b1d1d2; $custom-dark: #000000;
JSON
{
"hex": "#8fbdbf",
"rgb": {
"r": 143,
"g": 189,
"b": 191
},
"hsl": {
"h": 182.5,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76637,
"c": 0.04867,
"h": 199.5
},
"luminance": 0.45996
}Semantic roles & 50–950 ramp
primary
#8FBDBF
secondary
#DDCECD
accent
#4440A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282