#98BF92#98BF92
#98BF92 is a light, moderate green. Relative luminance 0.460; OKLCH L 76.4% C 0.076 H 141.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98BF92 |
|---|---|
| RGB | rgb(152, 191, 146) |
| HSL | hsl(112, 26%, 66%) |
| HSV | hsv(112, 24%, 75%) |
| CMYK | cmyk(20.4%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(73.55, -21.69, 18.54) |
| CIE-LCH | lch(73.55, 28.53, 139.48°) |
| OKLab | oklab(76.43% -0.0591 0.0473) |
| OKLCH | oklch(76.43% 0.076 141.3) |
| XYZ | xyz(36.7667, 46.0114, 34.1325) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.67
Lichen
#8FB67B
ΔE00 4.46
Sage Green (survey)
#88B378
ΔE00 5.12
Greenish Grey
#96AE8D
ΔE00 5.77
Sage Green
#9CAF88
ΔE00 5.87
Sage
#87AE73
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BF92 #B992BF
analogous
#AEBF92 #98BF92 #92BFA2
triadic
#98BF92 #9298BF #BF9298
tetradic
#98BF92 #92AEBF #B992BF #BFA292
square
#98BF92 #92AEBF #B992BF #BFA292
split-complementary
#98BF92 #A292BF #BF92AE
monochromatic
#57874F #74A86B #98BF92 #BCD6B9 #E1ECDF
Accessibility & contrast
On white
2.06
#98BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#98BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BF92
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BF92 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B78F
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#96BCB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bf92; /* rgb */ color: rgb(152, 191, 146); /* oklch */ color: oklch(76.4% 0.076 141.3);
Tailwind
colors: {
custom: {
50: '#b7d2b2',
500: '#98bf92',
950: '#000000',
},
}SCSS
$custom: #98bf92; $custom-light: #b7d2b2; $custom-dark: #000000;
JSON
{
"hex": "#98bf92",
"rgb": {
"r": 152,
"g": 191,
"b": 146
},
"hsl": {
"h": 112,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.76425,
"c": 0.07567,
"h": 141.3
},
"luminance": 0.46012
}Semantic roles & 50–950 ramp
primary
#98BF92
secondary
#DCCFDE
accent
#41A597
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280