#97E075#97E075
#97E075 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.5% C 0.158 H 136.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97E075 |
|---|---|
| RGB | rgb(151, 224, 117) |
| HSL | hsl(101, 63%, 67%) |
| HSV | hsv(101, 48%, 88%) |
| CMYK | cmyk(32.6%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(82.47, -41.72, 45.09) |
| CIE-LCH | lch(82.47, 61.43, 132.78°) |
| OKLab | oklab(83.45% -0.1147 0.1088) |
| OKLCH | oklch(83.45% 0.158 136.5) |
| XYZ | xyz(42.6279, 61.1732, 26.3878) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.93
Lightish Green
#61E160
ΔE00 5.65
Light Green
#96F97B
ΔE00 5.65
Fresh Green
#69D84F
ΔE00 5.66
Spring Green (survey)
#A9F971
ΔE00 6.24
Light Grass Green
#9AF764
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E075 #BE75E0
analogous
#CCE075 #97E075 #75E089
triadic
#97E075 #7597E0 #E07597
tetradic
#97E075 #75CCE0 #BE75E0 #E08975
square
#97E075 #75CCE0 #BE75E0 #E08975
split-complementary
#97E075 #8975E0 #E075CC
monochromatic
#54B328 #71D543 #97E075 #BDEBA7 #E2F6D9
Accessibility & contrast
On white
1.59
#97E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#97E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E075
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E075 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D16C
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#95D9C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97e075; /* rgb */ color: rgb(151, 224, 117); /* oklch */ color: oklch(83.5% 0.158 136.5);
Tailwind
colors: {
custom: {
50: '#b9ea9f',
500: '#97e075',
950: '#000000',
},
}SCSS
$custom: #97e075; $custom-light: #b9ea9f; $custom-dark: #000000;
JSON
{
"hex": "#97e075",
"rgb": {
"r": 151,
"g": 224,
"b": 117
},
"hsl": {
"h": 100.935,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.83454,
"c": 0.15807,
"h": 136.5
},
"luminance": 0.61175
}Semantic roles & 50–950 ramp
primary
#97E075
secondary
#9145B4
accent
#1ACB93
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480