#97D484#97D484
#97D484 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.9% C 0.125 H 138.5°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97D484 |
|---|---|
| RGB | rgb(151, 212, 132) |
| HSL | hsl(106, 48%, 67%) |
| HSV | hsv(106, 38%, 83%) |
| CMYK | cmyk(28.8%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(79.23, -34.33, 33.51) |
| CIE-LCH | lch(79.23, 47.97, 135.69°) |
| OKLab | oklab(80.9% -0.0937 0.083) |
| OKLCH | oklch(80.9% 0.125 138.5) |
| XYZ | xyz(40.4696, 55.3308, 30.3729) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.09
Light Moss Green
#A6C875
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.68
Pale Olive Green
#B1D27B
ΔE00 5.75
Soft Green
#6FC276
ΔE00 6.45
Lightgreen
#90EE90
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D484 #C184D4
analogous
#BFD484 #97D484 #84D499
triadic
#97D484 #8497D4 #D48497
tetradic
#97D484 #84BFD4 #C184D4 #D49984
square
#97D484 #84BFD4 #C184D4 #D49984
split-complementary
#97D484 #9984D4 #D484BF
monochromatic
#53A439 #71C457 #97D484 #BDE4B1 #E4F4DF
Accessibility & contrast
On white
1.74
#97D484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#97D484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D484
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D484 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87E
Deuteranopia (green-blind)
#D0C288
Tritanopia (blue-blind)
#94CFC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97d484; /* rgb */ color: rgb(151, 212, 132); /* oklch */ color: oklch(80.9% 0.125 138.5);
Tailwind
colors: {
custom: {
50: '#b7e1a8',
500: '#97d484',
950: '#000000',
},
}SCSS
$custom: #97d484; $custom-light: #b7e1a8; $custom-dark: #000000;
JSON
{
"hex": "#97d484",
"rgb": {
"r": 151,
"g": 212,
"b": 132
},
"hsl": {
"h": 105.75,
"s": 48.193,
"l": 67.451
},
"oklch": {
"l": 0.80898,
"c": 0.12522,
"h": 138.5
},
"luminance": 0.55332
}Semantic roles & 50–950 ramp
primary
#97D484
secondary
#9454A9
accent
#2ABB99
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480