#97BE9D#97BE9D
#97BE9D is a light, moderate green. Relative luminance 0.458; OKLCH L 76.4% C 0.063 H 149.2°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97BE9D |
|---|---|
| RGB | rgb(151, 190, 157) |
| HSL | hsl(129, 23%, 67%) |
| HSV | hsv(129, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 17.4%, 25.5%) |
| CIE-LAB | lab(73.44, -19.59, 12.45) |
| CIE-LCH | lch(73.44, 23.21, 147.57°) |
| OKLab | oklab(76.4% -0.0539 0.0321) |
| OKLCH | oklch(76.4% 0.063 149.2) |
| XYZ | xyz(37.2602, 45.8395, 38.7765) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.50
Greenish Grey
#96AE8D
ΔE00 5.31
Sage Green
#9CAF88
ΔE00 6.58
Lichen
#8FB67B
ΔE00 7.37
Greyish Green
#82A67D
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BE9D #BE97B8
analogous
#A5BE97 #97BE9D #97BEB1
triadic
#97BE9D #9D97BE #BE9D97
tetradic
#97BE9D #97A5BE #BE97B8 #BEB197
square
#97BE9D #97A5BE #BE97B8 #BEB197
split-complementary
#97BE9D #B197BE #BE97A5
monochromatic
#54875C #71A67A #97BE9D #BDD6C0 #E2EDE4
Accessibility & contrast
On white
2.07
#97BE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#97BE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BE9D
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BE9D | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79B
Deuteranopia (green-blind)
#B8B39F
Tritanopia (blue-blind)
#92BCB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97be9d; /* rgb */ color: rgb(151, 190, 157); /* oklch */ color: oklch(76.4% 0.063 149.2);
Tailwind
colors: {
custom: {
50: '#b6d1ba',
500: '#97be9d',
950: '#000000',
},
}SCSS
$custom: #97be9d; $custom-light: #b6d1ba; $custom-dark: #000000;
JSON
{
"hex": "#97be9d",
"rgb": {
"r": 151,
"g": 190,
"b": 157
},
"hsl": {
"h": 129.231,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.76397,
"c": 0.06273,
"h": 149.2
},
"luminance": 0.45841
}Semantic roles & 50–950 ramp
primary
#97BE9D
secondary
#DFD2DD
accent
#4493A2
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111411
muted
#808280