#9BBFA8#9BBFA8
#9BBFA8 is a light, muted green. Relative luminance 0.471; OKLCH L 77.2% C 0.051 H 157.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFA8 |
|---|---|
| RGB | rgb(155, 191, 168) |
| HSL | hsl(142, 22%, 68%) |
| HSV | hsv(142, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 12%, 25.1%) |
| CIE-LAB | lab(74.23, -16.68, 7.64) |
| CIE-LCH | lch(74.23, 18.34, 155.40°) |
| OKLab | oklab(77.17% -0.0466 0.0198) |
| OKLCH | oklch(77.17% 0.051 157) |
| XYZ | xyz(39.2144, 47.0562, 44.0549) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.49
Darkseagreen
#8FBC8F
ΔE00 6.69
Pale Teal
#82CBB2
ΔE00 7.07
Sage Green
#9CAF88
ΔE00 8.17
Seafoam Blue
#78D1B6
ΔE00 9.17
Greyish Green
#82A67D
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFA8 #BF9BB2
analogous
#A0BF9B #9BBFA8 #9BBFBA
triadic
#9BBFA8 #A89BBF #BFA89B
tetradic
#9BBFA8 #9BA0BF #BF9BB2 #BFBA9B
square
#9BBFA8 #9BA0BF #BF9BB2 #BFBA9B
split-complementary
#9BBFA8 #BA9BBF #BF9BA0
monochromatic
#578869 #76A788 #9BBFA8 #C0D7C8 #E6EFE9
Accessibility & contrast
On white
2.02
#9BBFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#9BBFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFA8
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFA8 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A7
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#95BEB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbfa8; /* rgb */ color: rgb(155, 191, 168); /* oklch */ color: oklch(77.2% 0.051 157.0);
Tailwind
colors: {
custom: {
50: '#b9d2c1',
500: '#9bbfa8',
950: '#000000',
},
}SCSS
$custom: #9bbfa8; $custom-light: #b9d2c1; $custom-dark: #000000;
JSON
{
"hex": "#9bbfa8",
"rgb": {
"r": 155,
"g": 191,
"b": 168
},
"hsl": {
"h": 141.667,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77172,
"c": 0.05063,
"h": 157
},
"luminance": 0.47057
}Semantic roles & 50–950 ramp
primary
#9BBFA8
secondary
#E0D5DC
accent
#457FA0
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281