#9BBFA5#9BBFA5
#9BBFA5 is a light, muted green. Relative luminance 0.469; OKLCH L 77.1% C 0.053 H 153.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFA5 |
|---|---|
| RGB | rgb(155, 191, 165) |
| HSL | hsl(137, 22%, 68%) |
| HSV | hsv(137, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 13.6%, 25.1%) |
| CIE-LAB | lab(74.16, -17.25, 9.16) |
| CIE-LCH | lch(74.16, 19.53, 152.03°) |
| OKLab | oklab(77.09% -0.0479 0.0237) |
| OKLCH | oklch(77.09% 0.053 153.6) |
| XYZ | xyz(38.9382, 46.9457, 42.5999) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.75
Greenish Grey
#96AE8D
ΔE00 5.94
Pale Teal
#82CBB2
ΔE00 7.20
Sage Green
#9CAF88
ΔE00 7.50
Greyish Green
#82A67D
ΔE00 8.86
Seafoam Blue
#78D1B6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFA5 #BF9BB5
analogous
#A3BF9B #9BBFA5 #9BBFB7
triadic
#9BBFA5 #A59BBF #BFA59B
tetradic
#9BBFA5 #9BA3BF #BF9BB5 #BFB79B
square
#9BBFA5 #9BA3BF #BF9BB5 #BFB79B
split-complementary
#9BBFA5 #B79BBF #BF9BA3
monochromatic
#578865 #76A783 #9BBFA5 #C0D7C7 #E6EFE8
Accessibility & contrast
On white
2.02
#9BBFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#9BBFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFA5
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFA5 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A4
Deuteranopia (green-blind)
#B9B5A6
Tritanopia (blue-blind)
#96BEB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbfa5; /* rgb */ color: rgb(155, 191, 165); /* oklch */ color: oklch(77.1% 0.053 153.6);
Tailwind
colors: {
custom: {
50: '#b9d2bf',
500: '#9bbfa5',
950: '#000000',
},
}SCSS
$custom: #9bbfa5; $custom-light: #b9d2bf; $custom-dark: #000000;
JSON
{
"hex": "#9bbfa5",
"rgb": {
"r": 155,
"g": 191,
"b": 165
},
"hsl": {
"h": 136.667,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77092,
"c": 0.05345,
"h": 153.6
},
"luminance": 0.46947
}Semantic roles & 50–950 ramp
primary
#9BBFA5
secondary
#E0D5DD
accent
#4587A0
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281