#97D69F#97D69F
#97D69F is a light, moderate green. Relative luminance 0.572; OKLCH L 81.9% C 0.100 H 147.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97D69F |
|---|---|
| RGB | rgb(151, 214, 159) |
| HSL | hsl(128, 43%, 72%) |
| HSV | hsv(128, 29%, 84%) |
| CMYK | cmyk(29.4%, 0%, 25.7%, 16.1%) |
| CIE-LAB | lab(80.28, -30.96, 20.92) |
| CIE-LCH | lch(80.28, 37.36, 145.96°) |
| OKLab | oklab(81.9% -0.0847 0.0532) |
| OKLCH | oklch(81.9% 0.1 147.9) |
| XYZ | xyz(43.0650, 57.1738, 41.5607) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.50
Light Grey Green
#B7E1A1
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 6.12
Mint
#AAF0C1
ΔE00 6.51
Light Sage
#BCECAC
ΔE00 6.71
Darkseagreen
#8FBC8F
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D69F #D697CE
analogous
#AFD697 #97D69F #97D6BF
triadic
#97D69F #9F97D6 #D69F97
tetradic
#97D69F #97AFD6 #D697CE #D6BF97
square
#97D69F #97AFD6 #D697CE #D6BF97
split-complementary
#97D69F #BF97D6 #D697AF
monochromatic
#45AE52 #6BC576 #97D69F #C3E7C8 #E9F6EB
Accessibility & contrast
On white
1.69
#97D69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#97D69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D69F
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D69F | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB9C
Deuteranopia (green-blind)
#CDC5A2
Tritanopia (blue-blind)
#8FD3C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d69f; /* rgb */ color: rgb(151, 214, 159); /* oklch */ color: oklch(81.9% 0.100 147.9);
Tailwind
colors: {
custom: {
50: '#b7e3bb',
500: '#97d69f',
950: '#000000',
},
}SCSS
$custom: #97d69f; $custom-light: #b7e3bb; $custom-dark: #000000;
JSON
{
"hex": "#97d69f",
"rgb": {
"r": 151,
"g": 214,
"b": 159
},
"hsl": {
"h": 127.619,
"s": 43.448,
"l": 71.569
},
"oklch": {
"l": 0.81898,
"c": 0.10006,
"h": 147.9
},
"luminance": 0.57176
}Semantic roles & 50–950 ramp
primary
#97D69F
secondary
#AD65A3
accent
#2FA5B7
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482