#97CD96#97CD96
#97CD96 is a light, moderate green. Relative luminance 0.524; OKLCH L 79.6% C 0.095 H 144.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97CD96 |
|---|---|
| RGB | rgb(151, 205, 150) |
| HSL | hsl(119, 35%, 70%) |
| HSV | hsv(119, 27%, 80%) |
| CMYK | cmyk(26.3%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(77.54, -28.21, 21.90) |
| CIE-LCH | lch(77.54, 35.71, 142.18°) |
| OKLab | oklab(79.64% -0.077 0.0556) |
| OKLCH | oklch(79.64% 0.095 144.2) |
| XYZ | xyz(40.0972, 52.4425, 36.8580) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.65
Hospital Green
#9BE5AA
ΔE00 5.85
Light Grey Green
#B7E1A1
ΔE00 6.24
Lichen
#8FB67B
ΔE00 6.51
Pistachio
#93C572
ΔE00 6.60
Soft Green
#6FC276
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CD96 #CC96CD
analogous
#B3CD96 #97CD96 #96CDB1
triadic
#97CD96 #9697CD #CD9697
tetradic
#97CD96 #96B3CD #CC96CD #CDB196
square
#97CD96 #96B3CD #CC96CD #CDB196
split-complementary
#97CD96 #B196CD #CD96B3
monochromatic
#4D9E4B #6EB96D #97CD96 #C0E1BF #E9F4E9
Accessibility & contrast
On white
1.83
#97CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#97CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CD96
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CD96 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC393
Deuteranopia (green-blind)
#C7BD99
Tritanopia (blue-blind)
#92CABE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cd96; /* rgb */ color: rgb(151, 205, 150); /* oklch */ color: oklch(79.6% 0.095 144.2);
Tailwind
colors: {
custom: {
50: '#b7dcb5',
500: '#97cd96',
950: '#000000',
},
}SCSS
$custom: #97cd96; $custom-light: #b7dcb5; $custom-dark: #000000;
JSON
{
"hex": "#97cd96",
"rgb": {
"r": 151,
"g": 205,
"b": 150
},
"hsl": {
"h": 118.909,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.79641,
"c": 0.09497,
"h": 144.2
},
"luminance": 0.52444
}Semantic roles & 50–950 ramp
primary
#97CD96
secondary
#A165A2
accent
#37AEAC
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481