#98BB97#98BB97
#98BB97 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.6% C 0.063 H 144.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98BB97 |
|---|---|
| RGB | rgb(152, 187, 151) |
| HSL | hsl(118, 21%, 66%) |
| HSV | hsv(118, 19%, 73%) |
| CMYK | cmyk(18.7%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(72.53, -18.81, 14.42) |
| CIE-LCH | lch(72.53, 23.70, 142.53°) |
| OKLab | oklab(75.64% -0.0514 0.0371) |
| OKLCH | oklch(75.64% 0.063 144.2) |
| XYZ | xyz(36.3038, 44.4496, 35.9391) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.91
Greenish Grey
#96AE8D
ΔE00 4.14
Sage Green
#9CAF88
ΔE00 5.13
Lichen
#8FB67B
ΔE00 6.14
Greyish Green
#82A67D
ΔE00 6.48
Sage Green (survey)
#88B378
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BB97 #BA97BB
analogous
#AABB97 #98BB97 #97BBA8
triadic
#98BB97 #9798BB #BB9798
tetradic
#98BB97 #97AABB #BA97BB #BBA897
square
#98BB97 #97AABB #BA97BB #BBA897
split-complementary
#98BB97 #A897BB #BB97AA
monochromatic
#568255 #73A372 #98BB97 #BDD3BC #E1EBE1
Accessibility & contrast
On white
2.12
#98BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#98BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BB97
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BB97 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB495
Deuteranopia (green-blind)
#B7B099
Tritanopia (blue-blind)
#95B9B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #98bb97; /* rgb */ color: rgb(152, 187, 151); /* oklch */ color: oklch(75.6% 0.063 144.2);
Tailwind
colors: {
custom: {
50: '#b6cfb5',
500: '#98bb97',
950: '#000000',
},
}SCSS
$custom: #98bb97; $custom-light: #b6cfb5; $custom-dark: #000000;
JSON
{
"hex": "#98bb97",
"rgb": {
"r": 152,
"g": 187,
"b": 151
},
"hsl": {
"h": 118.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.7564,
"c": 0.06335,
"h": 144.2
},
"luminance": 0.4445
}Semantic roles & 50–950 ramp
primary
#98BB97
secondary
#DCD1DD
accent
#469F9D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280