#9BBFA2#9BBFA2
#9BBFA2 is a light, muted green. Relative luminance 0.468; OKLCH L 77.0% C 0.056 H 150.7°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFA2 |
|---|---|
| RGB | rgb(155, 191, 162) |
| HSL | hsl(132, 22%, 68%) |
| HSV | hsv(132, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(74.09, -17.81, 10.69) |
| CIE-LCH | lch(74.09, 20.77, 149.04°) |
| OKLab | oklab(77.01% -0.0492 0.0276) |
| OKLCH | oklch(77.01% 0.056 150.7) |
| XYZ | xyz(38.6683, 46.8378, 41.1787) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.87
Greenish Grey
#96AE8D
ΔE00 5.51
Sage Green
#9CAF88
ΔE00 6.91
Pale Teal
#82CBB2
ΔE00 7.47
Greyish Green
#82A67D
ΔE00 8.34
Lichen
#8FB67B
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFA2 #BF9BB8
analogous
#A6BF9B #9BBFA2 #9BBFB4
triadic
#9BBFA2 #A29BBF #BFA29B
tetradic
#9BBFA2 #9BA6BF #BF9BB8 #BFB49B
square
#9BBFA2 #9BA6BF #BF9BB8 #BFB49B
split-complementary
#9BBFA2 #B49BBF #BF9BA6
monochromatic
#578861 #76A77F #9BBFA2 #C0D7C5 #E6EFE7
Accessibility & contrast
On white
2.03
#9BBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#9BBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFA2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFA2 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A0
Deuteranopia (green-blind)
#B9B5A3
Tritanopia (blue-blind)
#96BEB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbfa2; /* rgb */ color: rgb(155, 191, 162); /* oklch */ color: oklch(77.0% 0.056 150.7);
Tailwind
colors: {
custom: {
50: '#b9d2bd',
500: '#9bbfa2',
950: '#000000',
},
}SCSS
$custom: #9bbfa2; $custom-light: #b9d2bd; $custom-dark: #000000;
JSON
{
"hex": "#9bbfa2",
"rgb": {
"r": 155,
"g": 191,
"b": 162
},
"hsl": {
"h": 131.667,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77014,
"c": 0.05641,
"h": 150.7
},
"luminance": 0.46839
}Semantic roles & 50–950 ramp
primary
#9BBFA2
secondary
#E0D5DE
accent
#458FA0
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281