#9FBDA2#9FBDA2
#9FBDA2 is a light, muted green. Relative luminance 0.464; OKLCH L 76.8% C 0.050 H 147.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBDA2 |
|---|---|
| RGB | rgb(159, 189, 162) |
| HSL | hsl(126, 19%, 68%) |
| HSV | hsv(126, 16%, 74%) |
| CMYK | cmyk(15.9%, 0%, 14.3%, 25.9%) |
| CIE-LAB | lab(73.79, -15.42, 10.30) |
| CIE-LCH | lch(73.79, 18.54, 146.26°) |
| OKLab | oklab(76.84% -0.0424 0.0267) |
| OKLCH | oklch(76.84% 0.05 147.8) |
| XYZ | xyz(39.0157, 46.3739, 41.0709) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.84
Darkseagreen
#8FBC8F
ΔE00 5.83
Sage Green
#9CAF88
ΔE00 6.21
Greyish Green
#82A67D
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 8.76
Grey Green
#86A17D
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBDA2 #BD9FBA
analogous
#ABBD9F #9FBDA2 #9FBDB1
triadic
#9FBDA2 #A29FBD #BDA29F
tetradic
#9FBDA2 #9FABBD #BD9FBA #BDB19F
square
#9FBDA2 #9FABBD #BD9FBA #BDB19F
split-complementary
#9FBDA2 #B19FBD #BD9FAB
monochromatic
#5C8660 #7BA47F #9FBDA2 #C3D6C5 #E8EFE8
Accessibility & contrast
On white
2.04
#9FBDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#9FBDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBDA2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBDA2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB7A1
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#9CBBB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbda2; /* rgb */ color: rgb(159, 189, 162); /* oklch */ color: oklch(76.8% 0.050 147.8);
Tailwind
colors: {
custom: {
50: '#bbd1bd',
500: '#9fbda2',
950: '#000000',
},
}SCSS
$custom: #9fbda2; $custom-light: #bbd1bd; $custom-dark: #000000;
JSON
{
"hex": "#9fbda2",
"rgb": {
"r": 159,
"g": 189,
"b": 162
},
"hsl": {
"h": 126,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.76842,
"c": 0.05009,
"h": 147.8
},
"luminance": 0.46375
}Semantic roles & 50–950 ramp
primary
#9FBDA2
secondary
#E0D7E0
accent
#49949D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121412
muted
#818281