#89BF92#89BF92
#89BF92 is a light, moderate green. Relative luminance 0.447; OKLCH L 75.5% C 0.086 H 149.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89BF92 |
|---|---|
| RGB | rgb(137, 191, 146) |
| HSL | hsl(130, 30%, 64%) |
| HSV | hsv(130, 28%, 75%) |
| CMYK | cmyk(28.3%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(72.66, -26.77, 17.17) |
| CIE-LCH | lch(72.66, 31.80, 147.32°) |
| OKLab | oklab(75.48% -0.0734 0.0439) |
| OKLCH | oklch(75.48% 0.086 149.1) |
| XYZ | xyz(34.1340, 44.6539, 34.0091) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.75
Lichen
#8FB67B
ΔE00 5.53
Sage Green (survey)
#88B378
ΔE00 5.55
Faded Green
#7BB274
ΔE00 5.82
Sage
#87AE73
ΔE00 6.80
Dusty Green
#76A973
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BF92 #BF89B6
analogous
#9BBF89 #89BF92 #89BFAD
triadic
#89BF92 #9289BF #BF9289
tetradic
#89BF92 #899BBF #BF89B6 #BFAD89
square
#89BF92 #899BBF #BF89B6 #BFAD89
split-complementary
#89BF92 #AD89BF #BF899B
monochromatic
#488552 #61A96D #89BF92 #B1D5B7 #D8EADB
Accessibility & contrast
On white
2.11
#89BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#89BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BF92
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BF92 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B68F
Deuteranopia (green-blind)
#B7B094
Tritanopia (blue-blind)
#82BDB3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bf92; /* rgb */ color: rgb(137, 191, 146); /* oklch */ color: oklch(75.5% 0.086 149.1);
Tailwind
colors: {
custom: {
50: '#acd2b2',
500: '#89bf92',
950: '#000000',
},
}SCSS
$custom: #89bf92; $custom-light: #acd2b2; $custom-dark: #000000;
JSON
{
"hex": "#89bf92",
"rgb": {
"r": 137,
"g": 191,
"b": 146
},
"hsl": {
"h": 130,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.75479,
"c": 0.08552,
"h": 149.1
},
"luminance": 0.44655
}Semantic roles & 50–950 ramp
primary
#89BF92
secondary
#DBC9D8
accent
#3D96A8
background
#FAFCFA
surface
#F4F9F5
border
#CED2CF
text
#101411
muted
#7F8280