#97D07F#97D07F
#97D07F is a light, vivid green. Relative luminance 0.532; OKLCH L 79.9% C 0.124 H 136.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97D07F |
|---|---|
| RGB | rgb(151, 208, 127) |
| HSL | hsl(102, 46%, 66%) |
| HSV | hsv(102, 39%, 82%) |
| CMYK | cmyk(27.4%, 0%, 38.9%, 18.4%) |
| CIE-LAB | lab(78.01, -33.18, 34.47) |
| CIE-LCH | lch(78.01, 47.84, 133.91°) |
| OKLab | oklab(79.88% -0.0907 0.0851) |
| OKLCH | oklch(79.88% 0.124 136.8) |
| XYZ | xyz(39.1481, 53.2221, 28.2848) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.96
Light Moss Green
#A6C875
ΔE00 4.59
Pale Olive Green
#B1D27B
ΔE00 5.18
Soft Green
#6FC276
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.22
Lichen
#8FB67B
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D07F #B87FD0
analogous
#BFD07F #97D07F #7FD08F
triadic
#97D07F #7F97D0 #D07F97
tetradic
#97D07F #7FBFD0 #B87FD0 #D08F7F
square
#97D07F #7FBFD0 #B87FD0 #D08F7F
split-complementary
#97D07F #8F7FD0 #D07FBF
monochromatic
#569C39 #73C052 #97D07F #BBE0AC #E0F1D9
Accessibility & contrast
On white
1.80
#97D07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#97D07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D07F
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D07F | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#CDBF84
Tritanopia (blue-blind)
#95CBBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97d07f; /* rgb */ color: rgb(151, 208, 127); /* oklch */ color: oklch(79.9% 0.124 136.8);
Tailwind
colors: {
custom: {
50: '#b7dea5',
500: '#97d07f',
950: '#000000',
},
}SCSS
$custom: #97d07f; $custom-light: #b7dea5; $custom-dark: #000000;
JSON
{
"hex": "#97d07f",
"rgb": {
"r": 151,
"g": 208,
"b": 127
},
"hsl": {
"h": 102.222,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.79883,
"c": 0.12438,
"h": 136.8
},
"luminance": 0.53223
}Semantic roles & 50–950 ramp
primary
#97D07F
secondary
#8A52A1
accent
#2CBA90
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480