#97BF9D#97BF9D
#97BF9D is a light, moderate green. Relative luminance 0.463; OKLCH L 76.6% C 0.064 H 149.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97BF9D |
|---|---|
| RGB | rgb(151, 191, 157) |
| HSL | hsl(129, 24%, 67%) |
| HSV | hsv(129, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 17.8%, 25.1%) |
| CIE-LAB | lab(73.72, -20.09, 12.84) |
| CIE-LCH | lch(73.72, 23.84, 147.41°) |
| OKLab | oklab(76.62% -0.0553 0.0331) |
| OKLCH | oklch(76.62% 0.064 149.1) |
| XYZ | xyz(37.4775, 46.2742, 38.8490) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.29
Greenish Grey
#96AE8D
ΔE00 5.57
Sage Green
#9CAF88
ΔE00 6.74
Lichen
#8FB67B
ΔE00 7.23
Pale Teal
#82CBB2
ΔE00 7.38
Sage Green (survey)
#88B378
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BF9D #BF97B9
analogous
#A5BF97 #97BF9D #97BFB1
triadic
#97BF9D #9D97BF #BF9D97
tetradic
#97BF9D #97A5BF #BF97B9 #BFB197
square
#97BF9D #97A5BF #BF97B9 #BFB197
split-complementary
#97BF9D #B197BF #BF97A5
monochromatic
#54885C #71A879 #97BF9D #BDD6C1 #E3EEE4
Accessibility & contrast
On white
2.05
#97BF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#97BF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BF9D
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BF9D | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89B
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#92BDB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bf9d; /* rgb */ color: rgb(151, 191, 157); /* oklch */ color: oklch(76.6% 0.064 149.1);
Tailwind
colors: {
custom: {
50: '#b6d2ba',
500: '#97bf9d',
950: '#000000',
},
}SCSS
$custom: #97bf9d; $custom-light: #b6d2ba; $custom-dark: #000000;
JSON
{
"hex": "#97bf9d",
"rgb": {
"r": 151,
"g": 191,
"b": 157
},
"hsl": {
"h": 129,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.76622,
"c": 0.06441,
"h": 149.1
},
"luminance": 0.46275
}Semantic roles & 50–950 ramp
primary
#97BF9D
secondary
#DFD3DD
accent
#4394A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280