#9FBCA2#9FBCA2
#9FBCA2 is a light, muted green. Relative luminance 0.459; OKLCH L 76.6% C 0.048 H 148.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCA2 |
|---|---|
| RGB | rgb(159, 188, 162) |
| HSL | hsl(126, 18%, 68%) |
| HSV | hsv(126, 15%, 74%) |
| CMYK | cmyk(15.4%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(73.51, -14.90, 9.90) |
| CIE-LCH | lch(73.51, 17.90, 146.40°) |
| OKLab | oklab(76.62% -0.041 0.0257) |
| OKLCH | oklch(76.62% 0.048 148) |
| XYZ | xyz(38.8014, 45.9452, 40.9994) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.73
Darkseagreen
#8FBC8F
ΔE00 6.16
Sage Green
#9CAF88
ΔE00 6.17
Greyish Green
#82A67D
ΔE00 8.50
Grey Green
#86A17D
ΔE00 8.70
Pale Teal
#82CBB2
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCA2 #BC9FB9
analogous
#AABC9F #9FBCA2 #9FBCB0
triadic
#9FBCA2 #A29FBC #BCA29F
tetradic
#9FBCA2 #9FAABC #BC9FB9 #BCB09F
square
#9FBCA2 #9FAABC #BC9FB9 #BCB09F
split-complementary
#9FBCA2 #B09FBC #BC9FAA
monochromatic
#5C8460 #7BA37F #9FBCA2 #C3D5C5 #E7EEE8
Accessibility & contrast
On white
2.06
#9FBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#9FBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCA2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCA2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB7A1
Deuteranopia (green-blind)
#B8B3A3
Tritanopia (blue-blind)
#9CBBB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbca2; /* rgb */ color: rgb(159, 188, 162); /* oklch */ color: oklch(76.6% 0.048 148.0);
Tailwind
colors: {
custom: {
50: '#bbd0bd',
500: '#9fbca2',
950: '#000000',
},
}SCSS
$custom: #9fbca2; $custom-light: #bbd0bd; $custom-dark: #000000;
JSON
{
"hex": "#9fbca2",
"rgb": {
"r": 159,
"g": 188,
"b": 162
},
"hsl": {
"h": 126.207,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.76621,
"c": 0.04838,
"h": 148
},
"luminance": 0.45946
}Semantic roles & 50–950 ramp
primary
#9FBCA2
secondary
#E0D7DF
accent
#49949C
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281