#8FBFA7#8FBFA7
#8FBFA7 is a light, moderate teal. Relative luminance 0.459; OKLCH L 76.4% C 0.061 H 162.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFA7 |
|---|---|
| RGB | rgb(143, 191, 167) |
| HSL | hsl(150, 27%, 65%) |
| HSV | hsv(150, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 12.6%, 25.1%) |
| CIE-LAB | lab(73.47, -20.81, 7.01) |
| CIE-LCH | lch(73.47, 21.95, 161.39°) |
| OKLab | oklab(76.37% -0.0586 0.0181) |
| OKLCH | oklch(76.37% 0.061 162.8) |
| XYZ | xyz(36.9314, 45.8898, 43.4635) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.76
Darkseagreen
#8FBC8F
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 6.97
Greenish Grey
#96AE8D
ΔE00 7.81
Mediumaquamarine
#66CDAA
ΔE00 7.90
Greyish Green
#82A67D
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFA7 #BF8FA7
analogous
#8FBF8F #8FBFA7 #8FBFBF
triadic
#8FBFA7 #A78FBF #BFA78F
tetradic
#8FBFA7 #8F8FBF #BF8FA7 #BFBF8F
square
#8FBFA7 #8F8FBF #BF8FA7 #BFBF8F
split-complementary
#8FBFA7 #BF8FBF #BF8F8F
monochromatic
#4D876A #68A988 #8FBFA7 #B6D5C6 #DDECE4
Accessibility & contrast
On white
2.06
#8FBFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#8FBFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFA7
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFA7 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8A6
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#85BFB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbfa7; /* rgb */ color: rgb(143, 191, 167); /* oklch */ color: oklch(76.4% 0.061 162.8);
Tailwind
colors: {
custom: {
50: '#b0d2c1',
500: '#8fbfa7',
950: '#000000',
},
}SCSS
$custom: #8fbfa7; $custom-light: #b0d2c1; $custom-dark: #000000;
JSON
{
"hex": "#8fbfa7",
"rgb": {
"r": 143,
"g": 191,
"b": 167
},
"hsl": {
"h": 150,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76374,
"c": 0.06134,
"h": 162.8
},
"luminance": 0.45891
}Semantic roles & 50–950 ramp
primary
#8FBFA7
secondary
#DDCDD5
accent
#4073A6
background
#FAFCFB
surface
#F5F9F7
border
#CFD2D0
text
#101412
muted
#7F8281