#8BBFA1#8BBFA1
#8BBFA1 is a light, moderate green. Relative luminance 0.453; OKLCH L 76.0% C 0.070 H 158.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBFA1 |
|---|---|
| RGB | rgb(139, 191, 161) |
| HSL | hsl(145, 29%, 65%) |
| HSV | hsv(145, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 15.7%, 25.1%) |
| CIE-LAB | lab(73.10, -23.28, 9.70) |
| CIE-LCH | lch(73.10, 25.22, 157.38°) |
| OKLab | oklab(75.97% -0.0649 0.0251) |
| OKLCH | oklch(75.97% 0.07 158.9) |
| XYZ | xyz(35.7093, 45.3223, 40.5779) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.84
Darkseagreen
#8FBC8F
ΔE00 4.88
Seafoam Blue
#78D1B6
ΔE00 6.82
Mediumaquamarine
#66CDAA
ΔE00 7.10
Greenish Grey
#96AE8D
ΔE00 7.55
Greyish Green
#82A67D
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBFA1 #BF8BA9
analogous
#8FBF8B #8BBFA1 #8BBFBB
triadic
#8BBFA1 #A18BBF #BFA18B
tetradic
#8BBFA1 #8B8FBF #BF8BA9 #BFBB8B
square
#8BBFA1 #8B8FBF #BF8BA9 #BFBB8B
split-complementary
#8BBFA1 #BB8BBF #BF8B8F
monochromatic
#4A8663 #64A981 #8BBFA1 #B2D5C1 #DAEBE1
Accessibility & contrast
On white
2.09
#8BBFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#8BBFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBFA1
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBFA1 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79F
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#81BEB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbfa1; /* rgb */ color: rgb(139, 191, 161); /* oklch */ color: oklch(76.0% 0.070 158.9);
Tailwind
colors: {
custom: {
50: '#aed2bc',
500: '#8bbfa1',
950: '#000000',
},
}SCSS
$custom: #8bbfa1; $custom-light: #aed2bc; $custom-dark: #000000;
JSON
{
"hex": "#8bbfa1",
"rgb": {
"r": 139,
"g": 191,
"b": 161
},
"hsl": {
"h": 145.385,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.7597,
"c": 0.0696,
"h": 158.9
},
"luminance": 0.45324
}Semantic roles & 50–950 ramp
primary
#8BBFA1
secondary
#DCCAD4
accent
#3E7BA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101412
muted
#7F8281