#97EA7B#97EA7B
#97EA7B is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.9% C 0.167 H 138.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA7B |
|---|---|
| RGB | rgb(151, 234, 123) |
| HSL | hsl(105, 73%, 70%) |
| HSV | hsv(105, 47%, 92%) |
| CMYK | cmyk(35.5%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(85.43, -45.32, 45.86) |
| CIE-LCH | lch(85.43, 64.48, 134.66°) |
| OKLab | oklab(85.88% -0.1243 0.1109) |
| OKLCH | oklch(85.88% 0.167 138.3) |
| XYZ | xyz(45.7590, 66.8528, 29.2279) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 3.58
Easter Green
#8CFD7E
ΔE00 4.50
Spring Green (survey)
#A9F971
ΔE00 4.72
Pale Light Green
#B1FC99
ΔE00 4.74
Palegreen
#98FB98
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA7B #CE7BEA
analogous
#CEEA7B #97EA7B #7BEA97
triadic
#97EA7B #7B97EA #EA7B97
tetradic
#97EA7B #7BCEEA #CE7BEA #EA977B
square
#97EA7B #7BCEEA #CE7BEA #EA977B
split-complementary
#97EA7B #977BEA #EA7BCE
monochromatic
#4BCA20 #6DE246 #97EA7B #C1F2B0 #EAFBE5
Accessibility & contrast
On white
1.46
#97EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#97EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA7B
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA7B | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#E4D382
Tritanopia (blue-blind)
#93E3D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97ea7b; /* rgb */ color: rgb(151, 234, 123); /* oklch */ color: oklch(85.9% 0.167 138.3);
Tailwind
colors: {
custom: {
50: '#b9f1a3',
500: '#97ea7b',
950: '#000000',
},
}SCSS
$custom: #97ea7b; $custom-light: #b9f1a3; $custom-dark: #000000;
JSON
{
"hex": "#97ea7b",
"rgb": {
"r": 151,
"g": 234,
"b": 123
},
"hsl": {
"h": 104.865,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85883,
"c": 0.16653,
"h": 138.3
},
"luminance": 0.66855
}Semantic roles & 50–950 ramp
primary
#97EA7B
secondary
#A346C3
accent
#11D5A3
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#12170F
muted
#828580