#9FBFA2#9FBFA2
#9FBFA2 is a light, muted green. Relative luminance 0.472; OKLCH L 77.3% C 0.054 H 147.6°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFA2 |
|---|---|
| RGB | rgb(159, 191, 162) |
| HSL | hsl(126, 20%, 69%) |
| HSV | hsv(126, 17%, 75%) |
| CMYK | cmyk(16.8%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(74.34, -16.44, 11.09) |
| CIE-LCH | lch(74.34, 19.83, 146.01°) |
| OKLab | oklab(77.29% -0.0452 0.0287) |
| OKLCH | oklch(77.29% 0.054 147.6) |
| XYZ | xyz(39.4489, 47.2403, 41.2153) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 5.23
Sage Green
#9CAF88
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 8.36
Greyish Green
#82A67D
ΔE00 8.51
Lichen
#8FB67B
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFA2 #BF9FBC
analogous
#ACBF9F #9FBFA2 #9FBFB2
triadic
#9FBFA2 #A29FBF #BFA29F
tetradic
#9FBFA2 #9FACBF #BF9FBC #BFB29F
square
#9FBFA2 #9FACBF #BF9FBC #BFB29F
split-complementary
#9FBFA2 #B29FBF #BF9FAC
monochromatic
#5B895F #7AA77E #9FBFA2 #C4D7C6 #E8F0E9
Accessibility & contrast
On white
2.01
#9FBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#9FBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFA2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFA2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A0
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#9CBDB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9fbfa2; /* rgb */ color: rgb(159, 191, 162); /* oklch */ color: oklch(77.3% 0.054 147.6);
Tailwind
colors: {
custom: {
50: '#bbd2bd',
500: '#9fbfa2',
950: '#000000',
},
}SCSS
$custom: #9fbfa2; $custom-light: #bbd2bd; $custom-dark: #000000;
JSON
{
"hex": "#9fbfa2",
"rgb": {
"r": 159,
"g": 191,
"b": 162
},
"hsl": {
"h": 125.625,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.77285,
"c": 0.05352,
"h": 147.6
},
"luminance": 0.47241
}Semantic roles & 50–950 ramp
primary
#9FBFA2
secondary
#E2D8E1
accent
#47969E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281