#97D87B#97D87B
#97D87B is a light, vivid green. Relative luminance 0.571; OKLCH L 81.7% C 0.141 H 136.8°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97D87B |
|---|---|
| RGB | rgb(151, 216, 123) |
| HSL | hsl(102, 54%, 66%) |
| HSV | hsv(102, 43%, 85%) |
| CMYK | cmyk(30.1%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(80.25, -37.40, 39.36) |
| CIE-LCH | lch(80.25, 54.29, 133.54°) |
| OKLab | oklab(81.68% -0.1025 0.0962) |
| OKLCH | oklch(81.68% 0.141 136.8) |
| XYZ | xyz(40.8924, 57.1196, 27.6057) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.76
Pale Olive Green
#B1D27B
ΔE00 5.45
Lightgreen
#90EE90
ΔE00 5.72
Light Moss Green
#A6C875
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 6.63
Fresh Green
#69D84F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D87B #BC7BD8
analogous
#C6D87B #97D87B #7BD88E
triadic
#97D87B #7B97D8 #D87B97
tetradic
#97D87B #7BC6D8 #BC7BD8 #D88E7B
square
#97D87B #7BC6D8 #BC7BD8 #D88E7B
split-complementary
#97D87B #8E7BD8 #D87BC6
monochromatic
#55A731 #72CA4C #97D87B #BCE6AA #E1F4D9
Accessibility & contrast
On white
1.69
#97D87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#97D87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D87B
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D87B | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#95D2C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d87b; /* rgb */ color: rgb(151, 216, 123); /* oklch */ color: oklch(81.7% 0.141 136.8);
Tailwind
colors: {
custom: {
50: '#b8e4a2',
500: '#97d87b',
950: '#000000',
},
}SCSS
$custom: #97d87b; $custom-light: #b8e4a2; $custom-dark: #000000;
JSON
{
"hex": "#97d87b",
"rgb": {
"r": 151,
"g": 216,
"b": 123
},
"hsl": {
"h": 101.935,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.81676,
"c": 0.14055,
"h": 136.8
},
"luminance": 0.57121
}Semantic roles & 50–950 ramp
primary
#97D87B
secondary
#8E4DAB
accent
#24C292
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12150F
muted
#828480