#97DA7B#97DA7B
#97DA7B is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.1% C 0.143 H 137.0°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97DA7B |
|---|---|
| RGB | rgb(151, 218, 123) |
| HSL | hsl(102, 56%, 67%) |
| HSV | hsv(102, 44%, 85%) |
| CMYK | cmyk(30.7%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(80.82, -38.30, 40.09) |
| CIE-LCH | lch(80.82, 55.44, 133.69°) |
| OKLab | oklab(82.14% -0.105 0.0978) |
| OKLCH | oklch(82.14% 0.144 137) |
| XYZ | xyz(41.4079, 58.1506, 27.7775) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.33
Pale Olive Green
#B1D27B
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 6.20
Fresh Green
#69D84F
ΔE00 6.47
Lightish Green
#61E160
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DA7B #BE7BDA
analogous
#C7DA7B #97DA7B #7BDA8F
triadic
#97DA7B #7B97DA #DA7B97
tetradic
#97DA7B #7BC7DA #BE7BDA #DA8F7B
square
#97DA7B #7BC7DA #BE7BDA #DA8F7B
split-complementary
#97DA7B #8F7BDA #DA7BC7
monochromatic
#54AB30 #71CD4B #97DA7B #BDE7AB #E2F5DB
Accessibility & contrast
On white
1.66
#97DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#97DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DA7B
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DA7B | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC74
Deuteranopia (green-blind)
#D6C681
Tritanopia (blue-blind)
#95D4C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97da7b; /* rgb */ color: rgb(151, 218, 123); /* oklch */ color: oklch(82.1% 0.143 137.0);
Tailwind
colors: {
custom: {
50: '#b8e6a2',
500: '#97da7b',
950: '#000000',
},
}SCSS
$custom: #97da7b; $custom-light: #b8e6a2; $custom-dark: #000000;
JSON
{
"hex": "#97da7b",
"rgb": {
"r": 151,
"g": 218,
"b": 123
},
"hsl": {
"h": 102.316,
"s": 56.213,
"l": 66.863
},
"oklch": {
"l": 0.82142,
"c": 0.1435,
"h": 137
},
"luminance": 0.58152
}Semantic roles & 50–950 ramp
primary
#97DA7B
secondary
#914CAE
accent
#22C494
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480