#9FBCA5#9FBCA5
#9FBCA5 is a light, muted green. Relative luminance 0.461; OKLCH L 76.7% C 0.045 H 151.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCA5 |
|---|---|
| RGB | rgb(159, 188, 165) |
| HSL | hsl(132, 18%, 68%) |
| HSV | hsv(132, 15%, 74%) |
| CMYK | cmyk(15.4%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(73.58, -14.35, 8.38) |
| CIE-LCH | lch(73.58, 16.61, 149.73°) |
| OKLab | oklab(76.7% -0.0397 0.0217) |
| OKLCH | oklch(76.7% 0.045 151.3) |
| XYZ | xyz(39.0712, 46.0532, 42.4207) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.36
Sage Green
#9CAF88
ΔE00 6.93
Darkseagreen
#8FBC8F
ΔE00 7.01
Pale Teal
#82CBB2
ΔE00 8.90
Greyish Green
#82A67D
ΔE00 9.12
Grey Green
#86A17D
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCA5 #BC9FB6
analogous
#A7BC9F #9FBCA5 #9FBCB3
triadic
#9FBCA5 #A59FBC #BCA59F
tetradic
#9FBCA5 #9FA7BC #BC9FB6 #BCB39F
square
#9FBCA5 #9FA7BC #BC9FB6 #BCB39F
split-complementary
#9FBCA5 #B39FBC #BC9FA7
monochromatic
#5C8465 #7BA383 #9FBCA5 #C3D5C7 #E7EEE9
Accessibility & contrast
On white
2.06
#9FBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#9FBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCA5
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCA5 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A4
Deuteranopia (green-blind)
#B7B3A6
Tritanopia (blue-blind)
#9BBBB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbca5; /* rgb */ color: rgb(159, 188, 165); /* oklch */ color: oklch(76.7% 0.045 151.3);
Tailwind
colors: {
custom: {
50: '#bbd0bf',
500: '#9fbca5',
950: '#000000',
},
}SCSS
$custom: #9fbca5; $custom-light: #bbd0bf; $custom-dark: #000000;
JSON
{
"hex": "#9fbca5",
"rgb": {
"r": 159,
"g": 188,
"b": 165
},
"hsl": {
"h": 132.414,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.767,
"c": 0.04528,
"h": 151.3
},
"luminance": 0.46054
}Semantic roles & 50–950 ramp
primary
#9FBCA5
secondary
#E0D7DE
accent
#498B9C
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#121412
muted
#818281