#9BBFA3#9BBFA3
#9BBFA3 is a light, muted green. Relative luminance 0.469; OKLCH L 77.0% C 0.055 H 151.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFA3 |
|---|---|
| RGB | rgb(155, 191, 163) |
| HSL | hsl(133, 22%, 68%) |
| HSV | hsv(133, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 14.7%, 25.1%) |
| CIE-LAB | lab(74.11, -17.63, 10.18) |
| CIE-LCH | lch(74.11, 20.35, 149.99°) |
| OKLab | oklab(77.04% -0.0487 0.0263) |
| OKLCH | oklch(77.04% 0.055 151.6) |
| XYZ | xyz(38.7575, 46.8735, 41.6487) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.16
Greenish Grey
#96AE8D
ΔE00 5.64
Sage Green
#9CAF88
ΔE00 7.10
Pale Teal
#82CBB2
ΔE00 7.37
Greyish Green
#82A67D
ΔE00 8.51
Lichen
#8FB67B
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFA3 #BF9BB7
analogous
#A5BF9B #9BBFA3 #9BBFB5
triadic
#9BBFA3 #A39BBF #BFA39B
tetradic
#9BBFA3 #9BA5BF #BF9BB7 #BFB59B
square
#9BBFA3 #9BA5BF #BF9BB7 #BFB59B
split-complementary
#9BBFA3 #B59BBF #BF9BA5
monochromatic
#578862 #76A781 #9BBFA3 #C0D7C5 #E6EFE8
Accessibility & contrast
On white
2.02
#9BBFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#9BBFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFA3
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFA3 | 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)
#BFB9A2
Deuteranopia (green-blind)
#B9B5A4
Tritanopia (blue-blind)
#96BEB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbfa3; /* rgb */ color: rgb(155, 191, 163); /* oklch */ color: oklch(77.0% 0.055 151.6);
Tailwind
colors: {
custom: {
50: '#b9d2be',
500: '#9bbfa3',
950: '#000000',
},
}SCSS
$custom: #9bbfa3; $custom-light: #b9d2be; $custom-dark: #000000;
JSON
{
"hex": "#9bbfa3",
"rgb": {
"r": 155,
"g": 191,
"b": 163
},
"hsl": {
"h": 133.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.7704,
"c": 0.0554,
"h": 151.6
},
"luminance": 0.46875
}Semantic roles & 50–950 ramp
primary
#9BBFA3
secondary
#E0D5DE
accent
#458CA0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281