#97BF98#97BF98
#97BF98 is a light, moderate green. Relative luminance 0.461; OKLCH L 76.5% C 0.070 H 145.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97BF98 |
|---|---|
| RGB | rgb(151, 191, 152) |
| HSL | hsl(122, 24%, 67%) |
| HSV | hsv(122, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(73.61, -20.99, 15.39) |
| CIE-LCH | lch(73.61, 26.03, 143.76°) |
| OKLab | oklab(76.5% -0.0574 0.0395) |
| OKLCH | oklch(76.5% 0.07 145.5) |
| XYZ | xyz(37.0593, 46.1069, 36.6467) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.09
Greenish Grey
#96AE8D
ΔE00 5.51
Lichen
#8FB67B
ΔE00 5.91
Sage Green
#9CAF88
ΔE00 6.25
Sage Green (survey)
#88B378
ΔE00 6.36
Greyish Green
#82A67D
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BF98 #BF97BE
analogous
#AABF97 #97BF98 #97BFAC
triadic
#97BF98 #9897BF #BF9897
tetradic
#97BF98 #97AABF #BF97BE #BFAC97
square
#97BF98 #97AABF #BF97BE #BFAC97
split-complementary
#97BF98 #AC97BF #BF97AA
monochromatic
#548855 #71A872 #97BF98 #BDD6BE #E3EEE3
Accessibility & contrast
On white
2.05
#97BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#97BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BF98
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BF98 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B796
Deuteranopia (green-blind)
#BAB39A
Tritanopia (blue-blind)
#93BDB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bf98; /* rgb */ color: rgb(151, 191, 152); /* oklch */ color: oklch(76.5% 0.070 145.5);
Tailwind
colors: {
custom: {
50: '#b6d2b6',
500: '#97bf98',
950: '#000000',
},
}SCSS
$custom: #97bf98; $custom-light: #b6d2b6; $custom-dark: #000000;
JSON
{
"hex": "#97bf98",
"rgb": {
"r": 151,
"g": 191,
"b": 152
},
"hsl": {
"h": 121.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.765,
"c": 0.06971,
"h": 145.5
},
"luminance": 0.46108
}Semantic roles & 50–950 ramp
primary
#97BF98
secondary
#DFD3DF
accent
#43A0A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280