#9BD889#9BD889
#9BD889 is a very light, vivid green. Relative luminance 0.579; OKLCH L 82.1% C 0.124 H 138.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD889 |
|---|---|
| RGB | rgb(155, 216, 137) |
| HSL | hsl(106, 50%, 69%) |
| HSV | hsv(106, 37%, 85%) |
| CMYK | cmyk(28.2%, 0%, 36.6%, 15.3%) |
| CIE-LAB | lab(80.67, -34.10, 32.89) |
| CIE-LCH | lch(80.67, 47.38, 136.03°) |
| OKLab | oklab(82.15% -0.0931 0.0817) |
| OKLCH | oklch(82.15% 0.124 138.7) |
| XYZ | xyz(42.5874, 57.8849, 32.5911) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.90
Pistachio
#93C572
ΔE00 5.02
Lightgreen
#90EE90
ΔE00 5.77
Pale Olive Green
#B1D27B
ΔE00 5.84
Hospital Green
#9BE5AA
ΔE00 6.01
Light Moss Green
#A6C875
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD889 #C689D8
analogous
#C3D889 #9BD889 #89D89F
triadic
#9BD889 #899BD8 #D8899B
tetradic
#9BD889 #89C3D8 #C689D8 #D89F89
square
#9BD889 #89C3D8 #C689D8 #D89F89
split-complementary
#9BD889 #9F89D8 #D889C3
monochromatic
#54AD39 #74C95B #9BD889 #C2E7B7 #E9F6E5
Accessibility & contrast
On white
1.67
#9BD889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#9BD889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD889
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD889 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#D3C68D
Tritanopia (blue-blind)
#98D3C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9bd889; /* rgb */ color: rgb(155, 216, 137); /* oklch */ color: oklch(82.1% 0.124 138.7);
Tailwind
colors: {
custom: {
50: '#bae4ac',
500: '#9bd889',
950: '#000000',
},
}SCSS
$custom: #9bd889; $custom-light: #bae4ac; $custom-dark: #000000;
JSON
{
"hex": "#9bd889",
"rgb": {
"r": 155,
"g": 216,
"b": 137
},
"hsl": {
"h": 106.329,
"s": 50.318,
"l": 69.216
},
"oklch": {
"l": 0.82148,
"c": 0.12384,
"h": 138.7
},
"luminance": 0.57886
}Semantic roles & 50–950 ramp
primary
#9BD889
secondary
#9A57AE
accent
#28BE9C
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481