#97D77E#97D77E
#97D77E is a light, vivid green. Relative luminance 0.567; OKLCH L 81.5% C 0.136 H 137.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97D77E |
|---|---|
| RGB | rgb(151, 215, 126) |
| HSL | hsl(103, 53%, 67%) |
| HSV | hsv(103, 41%, 84%) |
| CMYK | cmyk(29.8%, 0%, 41.4%, 15.7%) |
| CIE-LAB | lab(80.00, -36.54, 37.55) |
| CIE-LCH | lch(80.00, 52.39, 134.22°) |
| OKLab | oklab(81.49% -0.1 0.0921) |
| OKLCH | oklch(81.49% 0.136 137.3) |
| XYZ | xyz(40.8276, 56.6850, 28.5248) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.51
Pale Olive Green
#B1D27B
ΔE00 5.48
Light Moss Green
#A6C875
ΔE00 5.67
Lightgreen
#90EE90
ΔE00 5.81
Light Grey Green
#B7E1A1
ΔE00 6.27
Fresh Green
#69D84F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D77E #BE7ED7
analogous
#C4D77E #97D77E #7ED792
triadic
#97D77E #7E97D7 #D77E97
tetradic
#97D77E #7EC4D7 #BE7ED7 #D7927E
square
#97D77E #7EC4D7 #BE7ED7 #D7927E
split-complementary
#97D77E #927ED7 #D77EC4
monochromatic
#54A734 #71C94F #97D77E #BDE5AD #E2F4DB
Accessibility & contrast
On white
1.70
#97D77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#97D77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D77E
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D77E | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#95D1C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97d77e; /* rgb */ color: rgb(151, 215, 126); /* oklch */ color: oklch(81.5% 0.136 137.3);
Tailwind
colors: {
custom: {
50: '#b8e3a4',
500: '#97d77e',
950: '#000000',
},
}SCSS
$custom: #97d77e; $custom-light: #b8e3a4; $custom-dark: #000000;
JSON
{
"hex": "#97d77e",
"rgb": {
"r": 151,
"g": 215,
"b": 126
},
"hsl": {
"h": 103.146,
"s": 52.663,
"l": 66.863
},
"oklch": {
"l": 0.81492,
"c": 0.13599,
"h": 137.3
},
"luminance": 0.56687
}Semantic roles & 50–950 ramp
primary
#97D77E
secondary
#914FAB
accent
#25C095
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480