#98BB99#98BB99
#98BB99 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.7% C 0.061 H 145.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98BB99 |
|---|---|
| RGB | rgb(152, 187, 153) |
| HSL | hsl(122, 20%, 66%) |
| HSV | hsv(122, 19%, 73%) |
| CMYK | cmyk(18.7%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(72.57, -18.45, 13.39) |
| CIE-LCH | lch(72.57, 22.80, 144.02°) |
| OKLab | oklab(75.69% -0.0505 0.0345) |
| OKLCH | oklch(75.69% 0.061 145.7) |
| XYZ | xyz(36.4676, 44.5151, 36.8017) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.36
Greenish Grey
#96AE8D
ΔE00 4.17
Sage Green
#9CAF88
ΔE00 5.38
Greyish Green
#82A67D
ΔE00 6.68
Lichen
#8FB67B
ΔE00 6.70
Sage Green (survey)
#88B378
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BB99 #BB98BA
analogous
#A9BB98 #98BB99 #98BBAB
triadic
#98BB99 #9998BB #BB9998
tetradic
#98BB99 #98A9BB #BB98BA #BBAB98
square
#98BB99 #98A9BB #BB98BA #BBAB98
split-complementary
#98BB99 #AB98BB #BB98A9
monochromatic
#568257 #73A374 #98BB99 #BDD3BE #E2ECE2
Accessibility & contrast
On white
2.12
#98BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#98BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BB99
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BB99 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B6B19B
Tritanopia (blue-blind)
#95B9B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #98bb99; /* rgb */ color: rgb(152, 187, 153); /* oklch */ color: oklch(75.7% 0.061 145.7);
Tailwind
colors: {
custom: {
50: '#b6cfb7',
500: '#98bb99',
950: '#000000',
},
}SCSS
$custom: #98bb99; $custom-light: #b6cfb7; $custom-dark: #000000;
JSON
{
"hex": "#98bb99",
"rgb": {
"r": 152,
"g": 187,
"b": 153
},
"hsl": {
"h": 121.714,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.75689,
"c": 0.06117,
"h": 145.7
},
"luminance": 0.44516
}Semantic roles & 50–950 ramp
primary
#98BB99
secondary
#DDD2DD
accent
#479C9F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280