#97BB99#97BB99
#97BB99 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.6% C 0.062 H 146.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97BB99 |
|---|---|
| RGB | rgb(151, 187, 153) |
| HSL | hsl(123, 21%, 66%) |
| HSV | hsv(123, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 18.2%, 26.7%) |
| CIE-LAB | lab(72.51, -18.80, 13.29) |
| CIE-LCH | lch(72.51, 23.02, 144.73°) |
| OKLab | oklab(75.62% -0.0515 0.0342) |
| OKLCH | oklch(75.62% 0.062 146.4) |
| XYZ | xyz(36.2812, 44.4189, 36.7930) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.26
Greenish Grey
#96AE8D
ΔE00 4.30
Sage Green
#9CAF88
ΔE00 5.55
Greyish Green
#82A67D
ΔE00 6.64
Lichen
#8FB67B
ΔE00 6.71
Sage Green (survey)
#88B378
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BB99 #BB97B9
analogous
#A7BB97 #97BB99 #97BBAB
triadic
#97BB99 #9997BB #BB9997
tetradic
#97BB99 #97A7BB #BB97B9 #BBAB97
square
#97BB99 #97A7BB #BB97B9 #BBAB97
split-complementary
#97BB99 #AB97BB #BB97A7
monochromatic
#558258 #72A375 #97BB99 #BCD3BD #E1EBE2
Accessibility & contrast
On white
2.12
#97BB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#97BB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BB99
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BB99 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB497
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#93B9B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97bb99; /* rgb */ color: rgb(151, 187, 153); /* oklch */ color: oklch(75.6% 0.062 146.4);
Tailwind
colors: {
custom: {
50: '#b6cfb7',
500: '#97bb99',
950: '#000000',
},
}SCSS
$custom: #97bb99; $custom-light: #b6cfb7; $custom-dark: #000000;
JSON
{
"hex": "#97bb99",
"rgb": {
"r": 151,
"g": 187,
"b": 153
},
"hsl": {
"h": 123.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.75621,
"c": 0.06185,
"h": 146.4
},
"luminance": 0.4442
}Semantic roles & 50–950 ramp
primary
#97BB99
secondary
#DDD1DC
accent
#469A9F
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280