#97D89F#97D89F
#97D89F is a very light, moderate green. Relative luminance 0.582; OKLCH L 82.4% C 0.103 H 147.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97D89F |
|---|---|
| RGB | rgb(151, 216, 159) |
| HSL | hsl(127, 45%, 72%) |
| HSV | hsv(127, 30%, 85%) |
| CMYK | cmyk(30.1%, 0%, 26.4%, 15.3%) |
| CIE-LAB | lab(80.85, -31.90, 21.70) |
| CIE-LCH | lch(80.85, 38.58, 145.78°) |
| OKLab | oklab(82.36% -0.0873 0.0552) |
| OKLCH | oklch(82.36% 0.103 147.7) |
| XYZ | xyz(43.5743, 58.1924, 41.7305) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.02
Light Grey Green
#B7E1A1
ΔE00 5.61
Seafoam
#7FE0B3
ΔE00 6.07
Mint
#AAF0C1
ΔE00 6.28
Light Sage
#BCECAC
ΔE00 6.38
Light Sea Green
#98F6B0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D89F #D897D0
analogous
#B0D897 #97D89F #97D8C0
triadic
#97D89F #9F97D8 #D89F97
tetradic
#97D89F #97B0D8 #D897D0 #D8C097
square
#97D89F #97B0D8 #D897D0 #D8C097
split-complementary
#97D89F #C097D8 #D897B0
monochromatic
#43B250 #6AC776 #97D89F #C4E9C8 #E9F7EA
Accessibility & contrast
On white
1.66
#97D89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#97D89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D89F
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D89F | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9C
Deuteranopia (green-blind)
#CFC6A2
Tritanopia (blue-blind)
#8FD5C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97d89f; /* rgb */ color: rgb(151, 216, 159); /* oklch */ color: oklch(82.4% 0.103 147.7);
Tailwind
colors: {
custom: {
50: '#b7e4bb',
500: '#97d89f',
950: '#000000',
},
}SCSS
$custom: #97d89f; $custom-light: #b7e4bb; $custom-dark: #000000;
JSON
{
"hex": "#97d89f",
"rgb": {
"r": 151,
"g": 216,
"b": 159
},
"hsl": {
"h": 127.385,
"s": 45.455,
"l": 71.961
},
"oklch": {
"l": 0.82356,
"c": 0.10323,
"h": 147.7
},
"luminance": 0.58194
}Semantic roles & 50–950 ramp
primary
#97D89F
secondary
#AF64A6
accent
#2DA7B9
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482