#97D87E#97D87E
#97D87E is a light, vivid green. Relative luminance 0.572; OKLCH L 81.7% C 0.137 H 137.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97D87E |
|---|---|
| RGB | rgb(151, 216, 126) |
| HSL | hsl(103, 54%, 67%) |
| HSV | hsv(103, 42%, 85%) |
| CMYK | cmyk(30.1%, 0%, 41.7%, 15.3%) |
| CIE-LAB | lab(80.29, -37.00, 37.92) |
| CIE-LCH | lch(80.29, 52.97, 134.30°) |
| OKLab | oklab(81.73% -0.1013 0.093) |
| OKLCH | oklch(81.73% 0.137 137.4) |
| XYZ | xyz(41.0831, 57.1959, 28.6099) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.75
Pale Olive Green
#B1D27B
ΔE00 5.58
Lightgreen
#90EE90
ΔE00 5.59
Light Moss Green
#A6C875
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.31
Fresh Green
#69D84F
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D87E #BF7ED8
analogous
#C4D87E #97D87E #7ED892
triadic
#97D87E #7E97D8 #D87E97
tetradic
#97D87E #7EC4D8 #BF7ED8 #D8927E
square
#97D87E #7EC4D8 #BF7ED8 #D8927E
split-complementary
#97D87E #927ED8 #D87EC4
monochromatic
#54A933 #71CA4F #97D87E #BDE6AD #E3F4DC
Accessibility & contrast
On white
1.69
#97D87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#97D87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D87E
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D87E | 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)
#DECB77
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#95D2C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d87e; /* rgb */ color: rgb(151, 216, 126); /* oklch */ color: oklch(81.7% 0.137 137.4);
Tailwind
colors: {
custom: {
50: '#b8e4a4',
500: '#97d87e',
950: '#000000',
},
}SCSS
$custom: #97d87e; $custom-light: #b8e4a4; $custom-dark: #000000;
JSON
{
"hex": "#97d87e",
"rgb": {
"r": 151,
"g": 216,
"b": 126
},
"hsl": {
"h": 103.333,
"s": 53.571,
"l": 67.059
},
"oklch": {
"l": 0.81725,
"c": 0.13749,
"h": 137.4
},
"luminance": 0.57197
}Semantic roles & 50–950 ramp
primary
#97D87E
secondary
#924EAC
accent
#24C196
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480