#97E07A#97E07A
#97E07A is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.5% C 0.153 H 137.4°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97E07A |
|---|---|
| RGB | rgb(151, 224, 122) |
| HSL | hsl(103, 62%, 68%) |
| HSV | hsv(103, 46%, 88%) |
| CMYK | cmyk(32.6%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(82.54, -41.10, 42.74) |
| CIE-LCH | lch(82.54, 59.30, 133.88°) |
| OKLab | oklab(83.53% -0.1127 0.1038) |
| OKLCH | oklch(83.53% 0.153 137.4) |
| XYZ | xyz(42.9298, 61.2940, 27.9776) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.42
Lightish Green
#61E160
ΔE00 5.81
Light Green
#96F97B
ΔE00 5.83
Fresh Green
#69D84F
ΔE00 6.05
Pale Light Green
#B1FC99
ΔE00 6.31
Palegreen
#98FB98
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E07A #C37AE0
analogous
#CAE07A #97E07A #7AE090
triadic
#97E07A #7A97E0 #E07A97
tetradic
#97E07A #7ACAE0 #C37AE0 #E0907A
square
#97E07A #7ACAE0 #C37AE0 #E0907A
split-complementary
#97E07A #907AE0 #E07ACA
monochromatic
#52B52A #70D448 #97E07A #BEECAC #E5F7DD
Accessibility & contrast
On white
1.58
#97E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#97E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E07A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E07A | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D172
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#94DAC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97e07a; /* rgb */ color: rgb(151, 224, 122); /* oklch */ color: oklch(83.5% 0.153 137.4);
Tailwind
colors: {
custom: {
50: '#b8eaa2',
500: '#97e07a',
950: '#000000',
},
}SCSS
$custom: #97e07a; $custom-light: #b8eaa2; $custom-dark: #000000;
JSON
{
"hex": "#97e07a",
"rgb": {
"r": 151,
"g": 224,
"b": 122
},
"hsl": {
"h": 102.941,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.83528,
"c": 0.15323,
"h": 137.4
},
"luminance": 0.61296
}Semantic roles & 50–950 ramp
primary
#97E07A
secondary
#9748B6
accent
#1CCA98
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480