#97BD92#97BD92
#97BD92 is a light, moderate green. Relative luminance 0.451; OKLCH L 75.9% C 0.073 H 141.8°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97BD92 |
|---|---|
| RGB | rgb(151, 189, 146) |
| HSL | hsl(113, 25%, 66%) |
| HSV | hsv(113, 23%, 74%) |
| CMYK | cmyk(20.1%, 0%, 22.8%, 25.9%) |
| CIE-LAB | lab(72.92, -21.04, 17.66) |
| CIE-LCH | lch(72.92, 27.47, 139.99°) |
| OKLab | oklab(75.91% -0.0573 0.0451) |
| OKLCH | oklch(75.91% 0.073 141.8) |
| XYZ | xyz(36.1471, 45.0489, 33.9794) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 1.57
Lichen
#8FB67B
ΔE00 4.59
Sage Green (survey)
#88B378
ΔE00 5.15
Greenish Grey
#96AE8D
ΔE00 5.16
Sage Green
#9CAF88
ΔE00 5.46
Sage
#87AE73
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BD92 #B892BD
analogous
#ACBD92 #97BD92 #92BDA2
triadic
#97BD92 #9297BD #BD9297
tetradic
#97BD92 #92ACBD #B892BD #BDA292
square
#97BD92 #92ACBD #B892BD #BDA292
split-complementary
#97BD92 #A292BD #BD92AC
monochromatic
#568450 #73A66C #97BD92 #BBD4B8 #E0EBDE
Accessibility & contrast
On white
2.10
#97BD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#97BD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BD92
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BD92 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB58F
Deuteranopia (green-blind)
#B9B294
Tritanopia (blue-blind)
#94BAB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97bd92; /* rgb */ color: rgb(151, 189, 146); /* oklch */ color: oklch(75.9% 0.073 141.8);
Tailwind
colors: {
custom: {
50: '#b6d1b2',
500: '#97bd92',
950: '#000000',
},
}SCSS
$custom: #97bd92; $custom-light: #b6d1b2; $custom-dark: #000000;
JSON
{
"hex": "#97bd92",
"rgb": {
"r": 151,
"g": 189,
"b": 146
},
"hsl": {
"h": 113.023,
"s": 24.571,
"l": 65.686
},
"oklch": {
"l": 0.75906,
"c": 0.07295,
"h": 141.8
},
"luminance": 0.4505
}Semantic roles & 50–950 ramp
primary
#97BD92
secondary
#DBCEDD
accent
#42A398
background
#FBFCFA
surface
#F6F9F5
border
#D0D2CF
text
#111411
muted
#808280