#97D99F#97D99F
#97D99F is a very light, moderate green. Relative luminance 0.587; OKLCH L 82.6% C 0.105 H 147.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #97D99F |
|---|---|
| RGB | rgb(151, 217, 159) |
| HSL | hsl(127, 46%, 72%) |
| HSV | hsv(127, 30%, 85%) |
| CMYK | cmyk(30.4%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(81.13, -32.37, 22.09) |
| CIE-LCH | lch(81.13, 39.19, 145.69°) |
| OKLab | oklab(82.59% -0.0885 0.0561) |
| OKLCH | oklch(82.59% 0.105 147.6) |
| XYZ | xyz(43.8313, 58.7063, 41.8161) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.80
Light Grey Green
#B7E1A1
ΔE00 5.53
Seafoam
#7FE0B3
ΔE00 6.07
Mint
#AAF0C1
ΔE00 6.18
Light Sage
#BCECAC
ΔE00 6.23
Light Sea Green
#98F6B0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D99F #D997D1
analogous
#B0D997 #97D99F #97D9C0
triadic
#97D99F #9F97D9 #D99F97
tetradic
#97D99F #97B0D9 #D997D1 #D9C097
square
#97D99F #97B0D9 #D997D1 #D9C097
split-complementary
#97D99F #C097D9 #D997B0
monochromatic
#42B450 #6AC976 #97D99F #C4E9C8 #E9F7EA
Accessibility & contrast
On white
1.65
#97D99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#97D99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D99F
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D99F | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9C
Deuteranopia (green-blind)
#D0C7A2
Tritanopia (blue-blind)
#8FD6C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97d99f; /* rgb */ color: rgb(151, 217, 159); /* oklch */ color: oklch(82.6% 0.105 147.6);
Tailwind
colors: {
custom: {
50: '#b7e5bb',
500: '#97d99f',
950: '#000000',
},
}SCSS
$custom: #97d99f; $custom-light: #b7e5bb; $custom-dark: #000000;
JSON
{
"hex": "#97d99f",
"rgb": {
"r": 151,
"g": 217,
"b": 159
},
"hsl": {
"h": 127.273,
"s": 46.479,
"l": 72.157
},
"oklch": {
"l": 0.82585,
"c": 0.10481,
"h": 147.6
},
"luminance": 0.58708
}Semantic roles & 50–950 ramp
primary
#97D99F
secondary
#B064A7
accent
#2CA9BA
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482