#97D57D#97D57D
#97D57D is a light, vivid green. Relative luminance 0.556; OKLCH L 81.0% C 0.134 H 136.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97D57D |
|---|---|
| RGB | rgb(151, 213, 125) |
| HSL | hsl(102, 51%, 66%) |
| HSV | hsv(102, 41%, 84%) |
| CMYK | cmyk(29.1%, 0%, 41.3%, 16.5%) |
| CIE-LAB | lab(79.41, -35.76, 37.29) |
| CIE-LCH | lch(79.41, 51.67, 133.80°) |
| OKLab | oklab(81.01% -0.0979 0.0915) |
| OKLCH | oklch(81.01% 0.134 136.9) |
| XYZ | xyz(40.2573, 55.6470, 28.0179) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.01
Pale Olive Green
#B1D27B
ΔE00 5.25
Light Moss Green
#A6C875
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 6.29
Light Grey Green
#B7E1A1
ΔE00 6.33
Soft Green
#6FC276
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D57D #BB7DD5
analogous
#C3D57D #97D57D #7DD58F
triadic
#97D57D #7D97D5 #D57D97
tetradic
#97D57D #7DC3D5 #BB7DD5 #D58F7D
square
#97D57D #7DC3D5 #BB7DD5 #D58F7D
split-complementary
#97D57D #8F7DD5 #D57DC3
monochromatic
#55A335 #72C64F #97D57D #BCE4AB #E1F3DA
Accessibility & contrast
On white
1.73
#97D57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#97D57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D57D
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D57D | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC876
Deuteranopia (green-blind)
#D1C382
Tritanopia (blue-blind)
#95CFBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97d57d; /* rgb */ color: rgb(151, 213, 125); /* oklch */ color: oklch(81.0% 0.134 136.9);
Tailwind
colors: {
custom: {
50: '#b8e2a4',
500: '#97d57d',
950: '#000000',
},
}SCSS
$custom: #97d57d; $custom-light: #b8e2a4; $custom-dark: #000000;
JSON
{
"hex": "#97d57d",
"rgb": {
"r": 151,
"g": 213,
"b": 125
},
"hsl": {
"h": 102.273,
"s": 51.163,
"l": 66.275
},
"oklch": {
"l": 0.8101,
"c": 0.13403,
"h": 136.9
},
"luminance": 0.55648
}Semantic roles & 50–950 ramp
primary
#97D57D
secondary
#8D4FA7
accent
#27BF92
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480