#97E375#97E375
#97E375 is a very light, vivid green. Relative luminance 0.628; OKLCH L 84.2% C 0.162 H 136.8°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97E375 |
|---|---|
| RGB | rgb(151, 227, 117) |
| HSL | hsl(101, 66%, 67%) |
| HSV | hsv(101, 48%, 89%) |
| CMYK | cmyk(33.5%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(83.34, -43.03, 46.15) |
| CIE-LCH | lch(83.34, 63.10, 133.00°) |
| OKLab | oklab(84.16% -0.1183 0.1112) |
| OKLCH | oklch(84.16% 0.162 136.8) |
| XYZ | xyz(43.4413, 62.8000, 26.6589) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.64
Light Green
#96F97B
ΔE00 4.93
Lightish Green
#61E160
ΔE00 5.46
Spring Green (survey)
#A9F971
ΔE00 5.58
Light Grass Green
#9AF764
ΔE00 5.60
Fresh Green
#69D84F
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E375 #C175E3
analogous
#CEE375 #97E375 #75E38A
triadic
#97E375 #7597E3 #E37597
tetradic
#97E375 #75CEE3 #C175E3 #E38A75
square
#97E375 #75CEE3 #C175E3 #E38A75
split-complementary
#97E375 #8A75E3 #E375CE
monochromatic
#53B825 #71D942 #97E375 #BDEDA8 #E4F8DB
Accessibility & contrast
On white
1.55
#97E375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#97E375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E375
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E375 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#DFCD7C
Tritanopia (blue-blind)
#94DCC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97e375; /* rgb */ color: rgb(151, 227, 117); /* oklch */ color: oklch(84.2% 0.162 136.8);
Tailwind
colors: {
custom: {
50: '#b9ec9f',
500: '#97e375',
950: '#000000',
},
}SCSS
$custom: #97e375; $custom-light: #b9ec9f; $custom-dark: #000000;
JSON
{
"hex": "#97e375",
"rgb": {
"r": 151,
"g": 227,
"b": 117
},
"hsl": {
"h": 101.455,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.84157,
"c": 0.16232,
"h": 136.8
},
"luminance": 0.62802
}Semantic roles & 50–950 ramp
primary
#97E375
secondary
#9444B9
accent
#17CE96
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480