#97D07D#97D07D
#97D07D is a light, vivid green. Relative luminance 0.532; OKLCH L 79.8% C 0.126 H 136.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97D07D |
|---|---|
| RGB | rgb(151, 208, 125) |
| HSL | hsl(101, 47%, 65%) |
| HSV | hsv(101, 40%, 82%) |
| CMYK | cmyk(27.4%, 0%, 39.9%, 18.4%) |
| CIE-LAB | lab(77.98, -33.46, 35.44) |
| CIE-LCH | lch(77.98, 48.74, 133.35°) |
| OKLab | oklab(79.85% -0.0916 0.0873) |
| OKLCH | oklch(79.85% 0.126 136.4) |
| XYZ | xyz(39.0190, 53.1705, 27.6052) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.84
Light Moss Green
#A6C875
ΔE00 4.43
Pale Olive Green
#B1D27B
ΔE00 5.01
Soft Green
#6FC276
ΔE00 6.33
Light Grey Green
#B7E1A1
ΔE00 6.40
Pale Olive
#B9CC81
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D07D #B67DD0
analogous
#C0D07D #97D07D #7DD08C
triadic
#97D07D #7D97D0 #D07D97
tetradic
#97D07D #7DC0D0 #B67DD0 #D08C7D
square
#97D07D #7DC0D0 #B67DD0 #D08C7D
split-complementary
#97D07D #8C7DD0 #D07DC0
monochromatic
#579B38 #73C050 #97D07D #BBE0AA #DFF1D7
Accessibility & contrast
On white
1.80
#97D07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#97D07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D07D
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D07D | 1.00 | 1.80 | 11.63 | 11.63 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C477
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#96CABB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97d07d; /* rgb */ color: rgb(151, 208, 125); /* oklch */ color: oklch(79.8% 0.126 136.4);
Tailwind
colors: {
custom: {
50: '#b7dea3',
500: '#97d07d',
950: '#000000',
},
}SCSS
$custom: #97d07d; $custom-light: #b7dea3; $custom-dark: #000000;
JSON
{
"hex": "#97d07d",
"rgb": {
"r": 151,
"g": 208,
"b": 125
},
"hsl": {
"h": 101.205,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.79848,
"c": 0.12649,
"h": 136.4
},
"luminance": 0.53172
}Semantic roles & 50–950 ramp
primary
#97D07D
secondary
#8751A0
accent
#2BBA8D
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480