#97CD84#97CD84
#97CD84 is a light, moderate green. Relative luminance 0.519; OKLCH L 79.3% C 0.114 H 137.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97CD84 |
|---|---|
| RGB | rgb(151, 205, 132) |
| HSL | hsl(104, 42%, 66%) |
| HSV | hsv(104, 36%, 80%) |
| CMYK | cmyk(26.3%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(77.22, -31.06, 30.88) |
| CIE-LCH | lch(77.22, 43.80, 135.17°) |
| OKLab | oklab(79.28% -0.0848 0.0768) |
| OKLCH | oklch(79.28% 0.114 137.8) |
| XYZ | xyz(38.7575, 51.9067, 29.8023) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.11
Light Moss Green
#A6C875
ΔE00 4.86
Soft Green
#6FC276
ΔE00 5.81
Pale Olive Green
#B1D27B
ΔE00 5.81
Light Grey Green
#B7E1A1
ΔE00 6.07
Lichen
#8FB67B
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CD84 #BA84CD
analogous
#BBCD84 #97CD84 #84CD95
triadic
#97CD84 #8497CD #CD8497
tetradic
#97CD84 #84BBCD #BA84CD #CD9584
square
#97CD84 #84BBCD #BA84CD #CD9584
split-complementary
#97CD84 #9584CD #CD84BB
monochromatic
#56993E #72BB58 #97CD84 #BCDFB0 #E1F0DB
Accessibility & contrast
On white
1.85
#97CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#97CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CD84
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CD84 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27F
Deuteranopia (green-blind)
#C9BD88
Tritanopia (blue-blind)
#95C8BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97cd84; /* rgb */ color: rgb(151, 205, 132); /* oklch */ color: oklch(79.3% 0.114 137.8);
Tailwind
colors: {
custom: {
50: '#b7dca8',
500: '#97cd84',
950: '#000000',
},
}SCSS
$custom: #97cd84; $custom-light: #b7dca8; $custom-dark: #000000;
JSON
{
"hex": "#97cd84",
"rgb": {
"r": 151,
"g": 205,
"b": 132
},
"hsl": {
"h": 104.384,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.79278,
"c": 0.1144,
"h": 137.8
},
"luminance": 0.51908
}Semantic roles & 50–950 ramp
primary
#97CD84
secondary
#8C569F
accent
#30B593
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480