#8FB1AD#8FB1AD
#8FB1AD is a light, muted teal. Relative luminance 0.403; OKLCH L 73.4% C 0.037 H 187.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB1AD |
|---|---|
| RGB | rgb(143, 177, 173) |
| HSL | hsl(173, 18%, 63%) |
| HSV | hsv(173, 19%, 69%) |
| CMYK | cmyk(19.2%, 0%, 2.3%, 30.6%) |
| CIE-LAB | lab(69.68, -12.34, -1.78) |
| CIE-LCH | lch(69.68, 12.47, 188.20°) |
| OKLab | oklab(73.4% -0.0371 -0.0049) |
| OKLCH | oklch(73.4% 0.037 187.6) |
| XYZ | xyz(34.5905, 40.2999, 45.4832) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 8.30
Cool Grey
#95A3A6
ΔE00 8.50
Cadetblue
#5F9EA0
ΔE00 9.27
Bluegrey
#85A3B2
ΔE00 10.07
Dull Teal
#5F9E8F
ΔE00 10.77
Cool Gray
#9AA7B0
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB1AD #B18F93
analogous
#8FB19C #8FB1AD #8FA4B1
triadic
#8FB1AD #AD8FB1 #B1AD8F
tetradic
#8FB1AD #9C8FB1 #B18F93 #A4B18F
square
#8FB1AD #9C8FB1 #B18F93 #A4B18F
split-complementary
#8FB1AD #B18FA4 #B19C8F
monochromatic
#517470 #6B9893 #8FB1AD #B3CAC7 #D7E3E2
Accessibility & contrast
On white
2.32
#8FB1AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#8FB1AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB1AD
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB1AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB1AD | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAD
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#85B3B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fb1ad; /* rgb */ color: rgb(143, 177, 173); /* oklch */ color: oklch(73.4% 0.037 187.6);
Tailwind
colors: {
custom: {
50: '#b0c8c5',
500: '#8fb1ad',
950: '#000000',
},
}SCSS
$custom: #8fb1ad; $custom-light: #b0c8c5; $custom-dark: #000000;
JSON
{
"hex": "#8fb1ad",
"rgb": {
"r": 143,
"g": 177,
"b": 173
},
"hsl": {
"h": 172.941,
"s": 17.895,
"l": 62.745
},
"oklch": {
"l": 0.73402,
"c": 0.03743,
"h": 187.6
},
"luminance": 0.40301
}Semantic roles & 50–950 ramp
primary
#8FB1AD
secondary
#D4C8C9
accent
#49539C
background
#FAFCFC
surface
#F5F8F8
border
#CFD1D1
text
#101312
muted
#7F8281