#97D285#97D285
#97D285 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.5% C 0.121 H 138.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97D285 |
|---|---|
| RGB | rgb(151, 210, 133) |
| HSL | hsl(106, 46%, 67%) |
| HSV | hsv(106, 37%, 82%) |
| CMYK | cmyk(28.1%, 0%, 36.7%, 17.6%) |
| CIE-LAB | lab(78.67, -33.25, 32.27) |
| CIE-LCH | lch(78.67, 46.34, 135.86°) |
| OKLab | oklab(80.45% -0.0908 0.0801) |
| OKLCH | oklch(80.45% 0.121 138.6) |
| XYZ | xyz(40.0415, 54.3645, 30.5694) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.83
Light Moss Green
#A6C875
ΔE00 5.39
Light Grey Green
#B7E1A1
ΔE00 5.66
Pale Olive Green
#B1D27B
ΔE00 5.81
Soft Green
#6FC276
ΔE00 6.17
Hospital Green
#9BE5AA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D285 #C085D2
analogous
#BED285 #97D285 #85D29A
triadic
#97D285 #8597D2 #D28597
tetradic
#97D285 #85BED2 #C085D2 #D29A85
square
#97D285 #85BED2 #C085D2 #D29A85
split-complementary
#97D285 #9A85D2 #D285BE
monochromatic
#53A13B #71C258 #97D285 #BDE2B2 #E3F3DE
Accessibility & contrast
On white
1.77
#97D285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#97D285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D285
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D285 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C680
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#94CDBF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97d285; /* rgb */ color: rgb(151, 210, 133); /* oklch */ color: oklch(80.5% 0.121 138.6);
Tailwind
colors: {
custom: {
50: '#b7e0a9',
500: '#97d285',
950: '#000000',
},
}SCSS
$custom: #97d285; $custom-light: #b7e0a9; $custom-dark: #000000;
JSON
{
"hex": "#97d285",
"rgb": {
"r": 151,
"g": 210,
"b": 133
},
"hsl": {
"h": 105.974,
"s": 46.108,
"l": 67.255
},
"oklch": {
"l": 0.80453,
"c": 0.12109,
"h": 138.6
},
"luminance": 0.54366
}Semantic roles & 50–950 ramp
primary
#97D285
secondary
#9355A6
accent
#2CB998
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480