#97CF97#97CF97
#97CF97 is a light, moderate green. Relative luminance 0.534; OKLCH L 80.1% C 0.097 H 144.6°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97CF97 |
|---|---|
| RGB | rgb(151, 207, 151) |
| HSL | hsl(120, 37%, 70%) |
| HSV | hsv(120, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(78.13, -29.00, 22.18) |
| CIE-LCH | lch(78.13, 36.51, 142.60°) |
| OKLab | oklab(80.12% -0.0792 0.0563) |
| OKLCH | oklch(80.12% 0.097 144.6) |
| XYZ | xyz(40.6596, 53.4378, 37.4444) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 5.34
Light Grey Green
#B7E1A1
ΔE00 5.98
Pistachio
#93C572
ΔE00 6.70
Soft Green
#6FC276
ΔE00 6.82
Lichen
#8FB67B
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CF97 #CF97CF
analogous
#B3CF97 #97CF97 #97CFB3
triadic
#97CF97 #9797CF #CF9797
tetradic
#97CF97 #97B3CF #CF97CF #CFB397
square
#97CF97 #97B3CF #CF97CF #CFB397
split-complementary
#97CF97 #B397CF #CF97B3
monochromatic
#4AA14A #6DBC6D #97CF97 #C1E2C1 #EAF5EA
Accessibility & contrast
On white
1.80
#97CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#97CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CF97
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CF97 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C594
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#92CCC0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97cf97; /* rgb */ color: rgb(151, 207, 151); /* oklch */ color: oklch(80.1% 0.097 144.6);
Tailwind
colors: {
custom: {
50: '#b7deb6',
500: '#97cf97',
950: '#000000',
},
}SCSS
$custom: #97cf97; $custom-light: #b7deb6; $custom-dark: #000000;
JSON
{
"hex": "#97cf97",
"rgb": {
"r": 151,
"g": 207,
"b": 151
},
"hsl": {
"h": 120,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.8012,
"c": 0.09714,
"h": 144.6
},
"luminance": 0.53439
}Semantic roles & 50–950 ramp
primary
#97CF97
secondary
#A566A5
accent
#36B0B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481