#97CB82#97CB82
#97CB82 is a light, moderate green. Relative luminance 0.509; OKLCH L 78.8% C 0.113 H 137.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97CB82 |
|---|---|
| RGB | rgb(151, 203, 130) |
| HSL | hsl(103, 41%, 65%) |
| HSV | hsv(103, 36%, 80%) |
| CMYK | cmyk(25.6%, 0%, 36%, 20.4%) |
| CIE-LAB | lab(76.62, -30.41, 31.11) |
| CIE-LCH | lch(76.62, 43.50, 134.34°) |
| OKLab | oklab(78.78% -0.083 0.0773) |
| OKLCH | oklch(78.78% 0.113 137) |
| XYZ | xyz(38.1466, 50.9017, 28.9299) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.68
Light Moss Green
#A6C875
ΔE00 4.50
Pale Olive Green
#B1D27B
ΔE00 5.69
Lichen
#8FB67B
ΔE00 5.77
Soft Green
#6FC276
ΔE00 5.78
Light Grey Green
#B7E1A1
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CB82 #B682CB
analogous
#BBCB82 #97CB82 #82CB91
triadic
#97CB82 #8297CB #CB8297
tetradic
#97CB82 #82BBCB #B682CB #CB9182
square
#97CB82 #82BBCB #B682CB #CB9182
split-complementary
#97CB82 #9182CB #CB82BB
monochromatic
#57953E #73B957 #97CB82 #BBDDAD #DFEFD8
Accessibility & contrast
On white
1.88
#97CB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#97CB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CB82
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CB82 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07D
Deuteranopia (green-blind)
#C8BB86
Tritanopia (blue-blind)
#96C6B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97cb82; /* rgb */ color: rgb(151, 203, 130); /* oklch */ color: oklch(78.8% 0.113 137.0);
Tailwind
colors: {
custom: {
50: '#b7dba7',
500: '#97cb82',
950: '#000000',
},
}SCSS
$custom: #97cb82; $custom-light: #b7dba7; $custom-dark: #000000;
JSON
{
"hex": "#97cb82",
"rgb": {
"r": 151,
"g": 203,
"b": 130
},
"hsl": {
"h": 102.74,
"s": 41.243,
"l": 65.294
},
"oklch": {
"l": 0.78779,
"c": 0.11344,
"h": 137
},
"luminance": 0.50903
}Semantic roles & 50–950 ramp
primary
#97CB82
secondary
#87569B
accent
#31B48F
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#11150F
muted
#818480