#97D67F#97D67F
#97D67F is a light, vivid green. Relative luminance 0.562; OKLCH L 81.3% C 0.133 H 137.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97D67F |
|---|---|
| RGB | rgb(151, 214, 127) |
| HSL | hsl(103, 51%, 67%) |
| HSV | hsv(103, 41%, 84%) |
| CMYK | cmyk(29.4%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(79.73, -35.95, 36.69) |
| CIE-LCH | lch(79.73, 51.37, 134.41°) |
| OKLab | oklab(81.28% -0.0984 0.0902) |
| OKLCH | oklch(81.28% 0.133 137.5) |
| XYZ | xyz(40.6386, 56.2033, 28.7817) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.28
Pale Olive Green
#B1D27B
ΔE00 5.45
Light Moss Green
#A6C875
ΔE00 5.53
Lightgreen
#90EE90
ΔE00 6.00
Light Grey Green
#B7E1A1
ΔE00 6.15
Soft Green
#6FC276
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D67F #BE7FD6
analogous
#C3D67F #97D67F #7FD693
triadic
#97D67F #7F97D6 #D67F97
tetradic
#97D67F #7FC3D6 #BE7FD6 #D6937F
square
#97D67F #7FC3D6 #BE7FD6 #D6937F
split-complementary
#97D67F #937FD6 #D67FC3
monochromatic
#54A635 #71C751 #97D67F #BDE5AD #E2F4DC
Accessibility & contrast
On white
1.72
#97D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#97D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D67F
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D67F | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#95D0C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97d67f; /* rgb */ color: rgb(151, 214, 127); /* oklch */ color: oklch(81.3% 0.133 137.5);
Tailwind
colors: {
custom: {
50: '#b8e3a5',
500: '#97d67f',
950: '#000000',
},
}SCSS
$custom: #97d67f; $custom-light: #b8e3a5; $custom-dark: #000000;
JSON
{
"hex": "#97d67f",
"rgb": {
"r": 151,
"g": 214,
"b": 127
},
"hsl": {
"h": 103.448,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.81276,
"c": 0.13347,
"h": 137.5
},
"luminance": 0.56205
}Semantic roles & 50–950 ramp
primary
#97D67F
secondary
#9150AA
accent
#27BF95
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480