#97DC7B#97DC7B
#97DC7B is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.6% C 0.146 H 137.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97DC7B |
|---|---|
| RGB | rgb(151, 220, 123) |
| HSL | hsl(103, 58%, 67%) |
| HSV | hsv(103, 44%, 86%) |
| CMYK | cmyk(31.4%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(81.40, -39.19, 40.82) |
| CIE-LCH | lch(81.40, 56.59, 133.84°) |
| OKLab | oklab(82.61% -0.1074 0.0995) |
| OKLCH | oklch(82.61% 0.146 137.2) |
| XYZ | xyz(41.9296, 59.1941, 27.9514) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.96
Pistachio
#93C572
ΔE00 5.76
Pale Olive Green
#B1D27B
ΔE00 5.97
Lightish Green
#61E160
ΔE00 6.30
Fresh Green
#69D84F
ΔE00 6.32
Light Moss Green
#A6C875
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DC7B #C07BDC
analogous
#C8DC7B #97DC7B #7BDC8F
triadic
#97DC7B #7B97DC #DC7B97
tetradic
#97DC7B #7BC8DC #C07BDC #DC8F7B
square
#97DC7B #7BC8DC #C07BDC #DC8F7B
split-complementary
#97DC7B #8F7BDC #DC7BC8
monochromatic
#53AE2E #71CF4B #97DC7B #BDE9AB #E3F6DC
Accessibility & contrast
On white
1.64
#97DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#97DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DC7B
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DC7B | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE73
Deuteranopia (green-blind)
#D8C881
Tritanopia (blue-blind)
#94D6C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97dc7b; /* rgb */ color: rgb(151, 220, 123); /* oklch */ color: oklch(82.6% 0.146 137.2);
Tailwind
colors: {
custom: {
50: '#b8e7a2',
500: '#97dc7b',
950: '#000000',
},
}SCSS
$custom: #97dc7b; $custom-light: #b8e7a2; $custom-dark: #000000;
JSON
{
"hex": "#97dc7b",
"rgb": {
"r": 151,
"g": 220,
"b": 123
},
"hsl": {
"h": 102.68,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.82609,
"c": 0.14643,
"h": 137.2
},
"luminance": 0.59196
}Semantic roles & 50–950 ramp
primary
#97DC7B
secondary
#934BB1
accent
#20C696
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480