#97CD85#97CD85
#97CD85 is a light, moderate green. Relative luminance 0.519; OKLCH L 79.3% C 0.113 H 138.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #97CD85 |
|---|---|
| RGB | rgb(151, 205, 133) |
| HSL | hsl(105, 42%, 66%) |
| HSV | hsv(105, 35%, 80%) |
| CMYK | cmyk(26.3%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(77.24, -30.91, 30.38) |
| CIE-LCH | lch(77.24, 43.34, 135.49°) |
| OKLab | oklab(79.3% -0.0843 0.0757) |
| OKLCH | oklch(79.3% 0.113 138.1) |
| XYZ | xyz(38.8263, 51.9342, 30.1644) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.27
Light Moss Green
#A6C875
ΔE00 5.00
Soft Green
#6FC276
ΔE00 5.79
Pale Olive Green
#B1D27B
ΔE00 5.95
Light Grey Green
#B7E1A1
ΔE00 6.01
Lichen
#8FB67B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CD85 #BB85CD
analogous
#BBCD85 #97CD85 #85CD97
triadic
#97CD85 #8597CD #CD8597
tetradic
#97CD85 #85BBCD #BB85CD #CD9785
square
#97CD85 #85BBCD #BB85CD #CD9785
split-complementary
#97CD85 #9785CD #CD85BB
monochromatic
#55993F #72BB5A #97CD85 #BCDFB0 #E1F1DC
Accessibility & contrast
On white
1.84
#97CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#97CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CD85
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CD85 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#C9BD89
Tritanopia (blue-blind)
#95C8BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97cd85; /* rgb */ color: rgb(151, 205, 133); /* oklch */ color: oklch(79.3% 0.113 138.1);
Tailwind
colors: {
custom: {
50: '#b7dca9',
500: '#97cd85',
950: '#000000',
},
}SCSS
$custom: #97cd85; $custom-light: #b7dca9; $custom-dark: #000000;
JSON
{
"hex": "#97cd85",
"rgb": {
"r": 151,
"g": 205,
"b": 133
},
"hsl": {
"h": 105,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.79297,
"c": 0.11332,
"h": 138.1
},
"luminance": 0.51935
}Semantic roles & 50–950 ramp
primary
#97CD85
secondary
#8D579F
accent
#31B594
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480