#97D280#97D280
#97D280 is a light, vivid green. Relative luminance 0.542; OKLCH L 80.4% C 0.126 H 137.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97D280 |
|---|---|
| RGB | rgb(151, 210, 128) |
| HSL | hsl(103, 48%, 66%) |
| HSV | hsv(103, 39%, 82%) |
| CMYK | cmyk(28.1%, 0%, 39%, 17.6%) |
| CIE-LAB | lab(78.60, -33.97, 34.72) |
| CIE-LCH | lch(78.60, 48.58, 134.37°) |
| OKLab | oklab(80.36% -0.0929 0.0857) |
| OKLCH | oklch(80.36% 0.126 137.3) |
| XYZ | xyz(39.7042, 54.2296, 28.7933) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.43
Light Moss Green
#A6C875
ΔE00 4.94
Pale Olive Green
#B1D27B
ΔE00 5.31
Light Grey Green
#B7E1A1
ΔE00 6.06
Soft Green
#6FC276
ΔE00 6.38
Lightgreen
#90EE90
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D280 #BB80D2
analogous
#C0D280 #97D280 #80D292
triadic
#97D280 #8097D2 #D28097
tetradic
#97D280 #80C0D2 #BB80D2 #D29280
square
#97D280 #80C0D2 #BB80D2 #D29280
split-complementary
#97D280 #9280D2 #D280C0
monochromatic
#559F38 #72C253 #97D280 #BCE2AD #E1F2DA
Accessibility & contrast
On white
1.77
#97D280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#97D280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D280
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D280 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#CEC185
Tritanopia (blue-blind)
#95CDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97d280; /* rgb */ color: rgb(151, 210, 128); /* oklch */ color: oklch(80.4% 0.126 137.3);
Tailwind
colors: {
custom: {
50: '#b7e0a6',
500: '#97d280',
950: '#000000',
},
}SCSS
$custom: #97d280; $custom-light: #b7e0a6; $custom-dark: #000000;
JSON
{
"hex": "#97d280",
"rgb": {
"r": 151,
"g": 210,
"b": 128
},
"hsl": {
"h": 103.171,
"s": 47.674,
"l": 66.275
},
"oklch": {
"l": 0.80364,
"c": 0.12638,
"h": 137.3
},
"luminance": 0.54231
}Semantic roles & 50–950 ramp
primary
#97D280
secondary
#8D52A4
accent
#2BBB92
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480