#8FBFA0#8FBFA0
#8FBFA0 is a light, moderate green. Relative luminance 0.456; OKLCH L 76.2% C 0.067 H 156.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBFA0 |
|---|---|
| RGB | rgb(143, 191, 160) |
| HSL | hsl(141, 27%, 65%) |
| HSV | hsv(141, 25%, 75%) |
| CMYK | cmyk(25.1%, 0%, 16.2%, 25.1%) |
| CIE-LAB | lab(73.31, -22.19, 10.57) |
| CIE-LCH | lch(73.31, 24.57, 154.53°) |
| OKLab | oklab(76.19% -0.0616 0.0273) |
| OKLCH | oklch(76.19% 0.067 156.1) |
| XYZ | xyz(36.3018, 45.6379, 40.1472) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.29
Pale Teal
#82CBB2
ΔE00 5.56
Greenish Grey
#96AE8D
ΔE00 6.87
Seafoam Blue
#78D1B6
ΔE00 7.52
Mediumaquamarine
#66CDAA
ΔE00 7.81
Greyish Green
#82A67D
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBFA0 #BF8FAE
analogous
#96BF8F #8FBFA0 #8FBFB8
triadic
#8FBFA0 #A08FBF #BFA08F
tetradic
#8FBFA0 #8F96BF #BF8FAE #BFB88F
square
#8FBFA0 #8F96BF #BF8FAE #BFB88F
split-complementary
#8FBFA0 #B88FBF #BF8F96
monochromatic
#4D8761 #68A97F #8FBFA0 #B6D5C1 #DDECE2
Accessibility & contrast
On white
2.07
#8FBFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#8FBFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBFA0
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBFA0 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79E
Deuteranopia (green-blind)
#B6B2A2
Tritanopia (blue-blind)
#87BEB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fbfa0; /* rgb */ color: rgb(143, 191, 160); /* oklch */ color: oklch(76.2% 0.067 156.1);
Tailwind
colors: {
custom: {
50: '#b0d2bc',
500: '#8fbfa0',
950: '#000000',
},
}SCSS
$custom: #8fbfa0; $custom-light: #b0d2bc; $custom-dark: #000000;
JSON
{
"hex": "#8fbfa0",
"rgb": {
"r": 143,
"g": 191,
"b": 160
},
"hsl": {
"h": 141.25,
"s": 27.273,
"l": 65.49
},
"oklch": {
"l": 0.76189,
"c": 0.06741,
"h": 156.1
},
"luminance": 0.45639
}Semantic roles & 50–950 ramp
primary
#8FBFA0
secondary
#DDCDD7
accent
#4082A6
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101412
muted
#7F8281