#97CA7F#97CA7F
#97CA7F is a light, moderate green. Relative luminance 0.504; OKLCH L 78.5% C 0.115 H 136.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA7F |
|---|---|
| RGB | rgb(151, 202, 127) |
| HSL | hsl(101, 41%, 65%) |
| HSV | hsv(101, 37%, 79%) |
| CMYK | cmyk(25.2%, 0%, 37.1%, 20.8%) |
| CIE-LAB | lab(76.28, -30.37, 32.22) |
| CIE-LCH | lch(76.28, 44.28, 133.30°) |
| OKLab | oklab(78.49% -0.083 0.0799) |
| OKLCH | oklch(78.49% 0.115 136.1) |
| XYZ | xyz(37.7128, 50.3516, 27.8064) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.14
Light Moss Green
#A6C875
ΔE00 4.07
Pale Olive Green
#B1D27B
ΔE00 5.40
Lichen
#8FB67B
ΔE00 5.68
Soft Green
#6FC276
ΔE00 5.84
Sage Green (survey)
#88B378
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA7F #B27FCA
analogous
#BDCA7F #97CA7F #7FCA8D
triadic
#97CA7F #7F97CA #CA7F97
tetradic
#97CA7F #7FBDCA #B27FCA #CA8D7F
square
#97CA7F #7FBDCA #B27FCA #CA8D7F
split-complementary
#97CA7F #8D7FCA #CA7FBD
monochromatic
#58923C #74B854 #97CA7F #BADCAA #DDEED6
Accessibility & contrast
On white
1.90
#97CA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#97CA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA7F
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA7F | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#C7BA83
Tritanopia (blue-blind)
#96C5B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97ca7f; /* rgb */ color: rgb(151, 202, 127); /* oklch */ color: oklch(78.5% 0.115 136.1);
Tailwind
colors: {
custom: {
50: '#b7daa5',
500: '#97ca7f',
950: '#000000',
},
}SCSS
$custom: #97ca7f; $custom-light: #b7daa5; $custom-dark: #000000;
JSON
{
"hex": "#97ca7f",
"rgb": {
"r": 151,
"g": 202,
"b": 127
},
"hsl": {
"h": 100.8,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.78493,
"c": 0.11515,
"h": 136.1
},
"luminance": 0.50353
}Semantic roles & 50–950 ramp
primary
#97CA7F
secondary
#835499
accent
#31B48A
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#11150F
muted
#818480