#97CB85#97CB85
#97CB85 is a light, moderate green. Relative luminance 0.510; OKLCH L 78.8% C 0.110 H 137.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97CB85 |
|---|---|
| RGB | rgb(151, 203, 133) |
| HSL | hsl(105, 40%, 66%) |
| HSV | hsv(105, 34%, 80%) |
| CMYK | cmyk(25.6%, 0%, 34.5%, 20.4%) |
| CIE-LAB | lab(76.67, -29.96, 29.62) |
| CIE-LCH | lch(76.67, 42.13, 135.33°) |
| OKLab | oklab(78.83% -0.0817 0.0739) |
| OKLCH | oklch(78.83% 0.11 137.9) |
| XYZ | xyz(38.3509, 50.9835, 30.0059) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.20
Light Moss Green
#A6C875
ΔE00 4.94
Lichen
#8FB67B
ΔE00 5.63
Soft Green
#6FC276
ΔE00 5.74
Pale Olive Green
#B1D27B
ΔE00 6.09
Light Grey Green
#B7E1A1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CB85 #B985CB
analogous
#BACB85 #97CB85 #85CB96
triadic
#97CB85 #8597CB #CB8597
tetradic
#97CB85 #85BACB #B985CB #CB9685
square
#97CB85 #85BACB #B985CB #CB9685
split-complementary
#97CB85 #9685CB #CB85BA
monochromatic
#569640 #72B95A #97CB85 #BCDDB0 #E0F0DB
Accessibility & contrast
On white
1.88
#97CB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#97CB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CB85
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CB85 | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C080
Deuteranopia (green-blind)
#C7BB89
Tritanopia (blue-blind)
#95C6B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97cb85; /* rgb */ color: rgb(151, 203, 133); /* oklch */ color: oklch(78.8% 0.110 137.9);
Tailwind
colors: {
custom: {
50: '#b7dba9',
500: '#97cb85',
950: '#000000',
},
}SCSS
$custom: #97cb85; $custom-light: #b7dba9; $custom-dark: #000000;
JSON
{
"hex": "#97cb85",
"rgb": {
"r": 151,
"g": 203,
"b": 133
},
"hsl": {
"h": 104.571,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.78835,
"c": 0.11019,
"h": 137.9
},
"luminance": 0.50985
}Semantic roles & 50–950 ramp
primary
#97CB85
secondary
#8B589C
accent
#32B392
background
#FDFEFC
surface
#F8FBF6
border
#D1D4D0
text
#111510
muted
#818480