#97D28D#97D28D
#97D28D is a light, moderate green. Relative luminance 0.546; OKLCH L 80.6% C 0.113 H 140.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97D28D |
|---|---|
| RGB | rgb(151, 210, 141) |
| HSL | hsl(111, 43%, 69%) |
| HSV | hsv(111, 33%, 82%) |
| CMYK | cmyk(28.1%, 0%, 32.9%, 17.6%) |
| CIE-LAB | lab(78.81, -32.04, 28.32) |
| CIE-LCH | lch(78.81, 42.76, 138.53°) |
| OKLab | oklab(80.6% -0.0874 0.071) |
| OKLCH | oklch(80.6% 0.113 140.9) |
| XYZ | xyz(40.6154, 54.5941, 33.5919) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.86
Light Grey Green
#B7E1A1
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.63
Soft Green
#6FC276
ΔE00 6.16
Light Moss Green
#A6C875
ΔE00 6.39
Pale Olive Green
#B1D27B
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D28D #C88DD2
analogous
#BAD28D #97D28D #8DD2A6
triadic
#97D28D #8D97D2 #D28D97
tetradic
#97D28D #8DBAD2 #C88DD2 #D2A68D
square
#97D28D #8DBAD2 #C88DD2 #D2A68D
split-complementary
#97D28D #A68DD2 #D28DBA
monochromatic
#4FA441 #6FC161 #97D28D #BFE3B9 #E7F5E5
Accessibility & contrast
On white
1.76
#97D28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#97D28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D28D
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D28D | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C788
Deuteranopia (green-blind)
#CDC191
Tritanopia (blue-blind)
#93CEC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97d28d; /* rgb */ color: rgb(151, 210, 141); /* oklch */ color: oklch(80.6% 0.113 140.9);
Tailwind
colors: {
custom: {
50: '#b7e0af',
500: '#97d28d',
950: '#000000',
},
}SCSS
$custom: #97d28d; $custom-light: #b7e0af; $custom-dark: #000000;
JSON
{
"hex": "#97d28d",
"rgb": {
"r": 151,
"g": 210,
"b": 141
},
"hsl": {
"h": 111.304,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.80604,
"c": 0.11257,
"h": 140.9
},
"luminance": 0.54596
}Semantic roles & 50–950 ramp
primary
#97D28D
secondary
#9D5CA8
accent
#2FB7A3
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481