#9BBFA4#9BBFA4
#9BBFA4 is a light, muted green. Relative luminance 0.469; OKLCH L 77.1% C 0.054 H 152.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFA4 |
|---|---|
| RGB | rgb(155, 191, 164) |
| HSL | hsl(135, 22%, 68%) |
| HSV | hsv(135, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 14.1%, 25.1%) |
| CIE-LAB | lab(74.13, -17.44, 9.67) |
| CIE-LCH | lch(74.13, 19.94, 150.99°) |
| OKLab | oklab(77.07% -0.0483 0.025) |
| OKLCH | oklch(77.07% 0.054 152.6) |
| XYZ | xyz(38.8475, 46.9095, 42.1224) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.45
Greenish Grey
#96AE8D
ΔE00 5.78
Pale Teal
#82CBB2
ΔE00 7.28
Sage Green
#9CAF88
ΔE00 7.29
Greyish Green
#82A67D
ΔE00 8.68
Lichen
#8FB67B
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFA4 #BF9BB6
analogous
#A4BF9B #9BBFA4 #9BBFB6
triadic
#9BBFA4 #A49BBF #BFA49B
tetradic
#9BBFA4 #9BA4BF #BF9BB6 #BFB69B
square
#9BBFA4 #9BA4BF #BF9BB6 #BFB69B
split-complementary
#9BBFA4 #B69BBF #BF9BA4
monochromatic
#578864 #76A782 #9BBFA4 #C0D7C6 #E6EFE8
Accessibility & contrast
On white
2.02
#9BBFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#9BBFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFA4
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFA4 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A3
Deuteranopia (green-blind)
#B9B5A5
Tritanopia (blue-blind)
#96BEB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbfa4; /* rgb */ color: rgb(155, 191, 164); /* oklch */ color: oklch(77.1% 0.054 152.6);
Tailwind
colors: {
custom: {
50: '#b9d2bf',
500: '#9bbfa4',
950: '#000000',
},
}SCSS
$custom: #9bbfa4; $custom-light: #b9d2bf; $custom-dark: #000000;
JSON
{
"hex": "#9bbfa4",
"rgb": {
"r": 155,
"g": 191,
"b": 164
},
"hsl": {
"h": 135,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77066,
"c": 0.05442,
"h": 152.6
},
"luminance": 0.46911
}Semantic roles & 50–950 ramp
primary
#9BBFA4
secondary
#E0D5DE
accent
#458AA0
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281