#8FBFBE#8FBFBE
#8FBFBE is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.051 H 194.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFBE |
|---|---|
| RGB | rgb(143, 191, 190) |
| HSL | hsl(179, 27%, 65%) |
| HSV | hsv(179, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.07, -15.91, -4.63) |
| CIE-LCH | lch(74.07, 16.57, 196.23°) |
| OKLab | oklab(77.05% -0.0489 -0.0127) |
| OKLCH | oklch(77.05% 0.051 194.5) |
| XYZ | xyz(39.2498, 46.8172, 55.6737) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.78
Pale Teal
#82CBB2
ΔE00 10.05
Mediumturquoise
#48D1CC
ΔE00 10.38
Cadetblue
#5F9EA0
ΔE00 10.68
Greyish Teal
#719F91
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFBE #BF8F90
analogous
#8FBFA6 #8FBFBE #8FA8BF
triadic
#8FBFBE #BE8FBF #BFBE8F
tetradic
#8FBFBE #A68FBF #BF8F90 #A8BF8F
square
#8FBFBE #A68FBF #BF8F90 #A8BF8F
split-complementary
#8FBFBE #BF8FA8 #BFA68F
monochromatic
#4D8785 #68A9A7 #8FBFBE #B6D5D5 #DDECEB
Accessibility & contrast
On white
2.03
#8FBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#8FBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFBE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFBE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B0B3BF
Tritanopia (blue-blind)
#7FC2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fbfbe; /* rgb */ color: rgb(143, 191, 190); /* oklch */ color: oklch(77.0% 0.051 194.5);
Tailwind
colors: {
custom: {
50: '#b1d2d1',
500: '#8fbfbe',
950: '#000000',
},
}SCSS
$custom: #8fbfbe; $custom-light: #b1d2d1; $custom-dark: #000000;
JSON
{
"hex": "#8fbfbe",
"rgb": {
"r": 143,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.75,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.7705,
"c": 0.05053,
"h": 194.5
},
"luminance": 0.46819
}Semantic roles & 50–950 ramp
primary
#8FBFBE
secondary
#DDCDCD
accent
#4042A6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282