#8FBCBF#8FBCBF
#8FBCBF is a light, muted teal. Relative luminance 0.456; OKLCH L 76.4% C 0.048 H 201.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCBF |
|---|---|
| RGB | rgb(143, 188, 191) |
| HSL | hsl(184, 27%, 65%) |
| HSV | hsv(184, 25%, 75%) |
| CMYK | cmyk(25.1%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.26, -14.13, -6.37) |
| CIE-LCH | lch(73.26, 15.50, 204.28°) |
| OKLab | oklab(76.42% -0.0446 -0.0174) |
| OKLCH | oklch(76.42% 0.048 201.3) |
| XYZ | xyz(38.7120, 45.5660, 56.0355) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.94
Powder Blue
#B0E0E6
ΔE00 9.01
Bluegrey
#85A3B2
ΔE00 10.05
Sky Blue
#87CEEB
ΔE00 10.09
Cadetblue
#5F9EA0
ΔE00 10.37
Cool Grey
#95A3A6
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCBF #BF928F
analogous
#8FBFAA #8FBCBF #8FA4BF
triadic
#8FBCBF #BF8FBC #BCBF8F
tetradic
#8FBCBF #AA8FBF #BF928F #A4BF8F
square
#8FBCBF #AA8FBF #BF928F #A4BF8F
split-complementary
#8FBCBF #BF8FA4 #BFAA8F
monochromatic
#4D8387 #68A5A9 #8FBCBF #B6D3D5 #DDEBEC
Accessibility & contrast
On white
2.08
#8FBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#8FBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCBF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCBF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#ACB1BF
Tritanopia (blue-blind)
#7FBFBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbcbf; /* rgb */ color: rgb(143, 188, 191); /* oklch */ color: oklch(76.4% 0.048 201.3);
Tailwind
colors: {
custom: {
50: '#b1d0d2',
500: '#8fbcbf',
950: '#000000',
},
}SCSS
$custom: #8fbcbf; $custom-light: #b1d0d2; $custom-dark: #000000;
JSON
{
"hex": "#8fbcbf",
"rgb": {
"r": 143,
"g": 188,
"b": 191
},
"hsl": {
"h": 183.75,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76415,
"c": 0.04783,
"h": 201.3
},
"luminance": 0.45568
}Semantic roles & 50–950 ramp
primary
#8FBCBF
secondary
#DDCECD
accent
#4640A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282