#97D07C#97D07C
#97D07C is a light, vivid green. Relative luminance 0.531; OKLCH L 79.8% C 0.128 H 136.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97D07C |
|---|---|
| RGB | rgb(151, 208, 124) |
| HSL | hsl(101, 47%, 65%) |
| HSV | hsv(101, 40%, 82%) |
| CMYK | cmyk(27.4%, 0%, 40.4%, 18.4%) |
| CIE-LAB | lab(77.96, -33.60, 35.93) |
| CIE-LCH | lch(77.96, 49.19, 133.08°) |
| OKLab | oklab(79.83% -0.092 0.0884) |
| OKLCH | oklch(79.83% 0.128 136.2) |
| XYZ | xyz(38.9554, 53.1450, 27.2704) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.80
Light Moss Green
#A6C875
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 4.93
Soft Green
#6FC276
ΔE00 6.40
Light Grey Green
#B7E1A1
ΔE00 6.50
Pale Olive
#B9CC81
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D07C #B57CD0
analogous
#C1D07C #97D07C #7CD08B
triadic
#97D07C #7C97D0 #D07C97
tetradic
#97D07C #7CC1D0 #B57CD0 #D08B7C
square
#97D07C #7CC1D0 #B57CD0 #D08B7C
split-complementary
#97D07C #8B7CD0 #D07CC1
monochromatic
#579A37 #73C04F #97D07C #BBE0A9 #DFF0D6
Accessibility & contrast
On white
1.81
#97D07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#97D07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D07C
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D07C | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 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)
#D6C476
Deuteranopia (green-blind)
#CDBF81
Tritanopia (blue-blind)
#96CABB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97d07c; /* rgb */ color: rgb(151, 208, 124); /* oklch */ color: oklch(79.8% 0.128 136.2);
Tailwind
colors: {
custom: {
50: '#b7dea3',
500: '#97d07c',
950: '#000000',
},
}SCSS
$custom: #97d07c; $custom-light: #b7dea3; $custom-dark: #000000;
JSON
{
"hex": "#97d07c",
"rgb": {
"r": 151,
"g": 208,
"b": 124
},
"hsl": {
"h": 100.714,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.79831,
"c": 0.12754,
"h": 136.2
},
"luminance": 0.53146
}Semantic roles & 50–950 ramp
primary
#97D07C
secondary
#8650A0
accent
#2BBA8C
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480