#8FBFA4#8FBFA4
#8FBFA4 is a light, moderate green. Relative luminance 0.458; OKLCH L 76.3% C 0.064 H 159.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFA4 |
|---|---|
| RGB | rgb(143, 191, 164) |
| HSL | hsl(146, 27%, 65%) |
| HSV | hsv(146, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 14.1%, 25.1%) |
| CIE-LAB | lab(73.40, -21.40, 8.53) |
| CIE-LCH | lch(73.40, 23.04, 158.27°) |
| OKLab | oklab(76.29% -0.0599 0.0221) |
| OKLCH | oklch(76.29% 0.064 159.8) |
| XYZ | xyz(36.6573, 45.7802, 42.0198) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.99
Darkseagreen
#8FBC8F
ΔE00 5.52
Seafoam Blue
#78D1B6
ΔE00 7.12
Greenish Grey
#96AE8D
ΔE00 7.34
Mediumaquamarine
#66CDAA
ΔE00 7.77
Greyish Green
#82A67D
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFA4 #BF8FAA
analogous
#92BF8F #8FBFA4 #8FBFBC
triadic
#8FBFA4 #A48FBF #BFA48F
tetradic
#8FBFA4 #8F92BF #BF8FAA #BFBC8F
square
#8FBFA4 #8F92BF #BF8FAA #BFBC8F
split-complementary
#8FBFA4 #BC8FBF #BF8F92
monochromatic
#4D8766 #68A984 #8FBFA4 #B6D5C4 #DDECE3
Accessibility & contrast
On white
2.07
#8FBFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#8FBFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFA4
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFA4 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A3
Deuteranopia (green-blind)
#B5B2A6
Tritanopia (blue-blind)
#86BFB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbfa4; /* rgb */ color: rgb(143, 191, 164); /* oklch */ color: oklch(76.3% 0.064 159.8);
Tailwind
colors: {
custom: {
50: '#b0d2bf',
500: '#8fbfa4',
950: '#000000',
},
}SCSS
$custom: #8fbfa4; $custom-light: #b0d2bf; $custom-dark: #000000;
JSON
{
"hex": "#8fbfa4",
"rgb": {
"r": 143,
"g": 191,
"b": 164
},
"hsl": {
"h": 146.25,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76293,
"c": 0.06383,
"h": 159.8
},
"luminance": 0.45782
}Semantic roles & 50–950 ramp
primary
#8FBFA4
secondary
#DDCDD6
accent
#4079A6
background
#FAFCFB
surface
#F5F9F7
border
#CFD2D0
text
#101412
muted
#7F8281