#97E07F#97E07F
#97E07F is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.6% C 0.148 H 138.3°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97E07F |
|---|---|
| RGB | rgb(151, 224, 127) |
| HSL | hsl(105, 61%, 69%) |
| HSV | hsv(105, 43%, 88%) |
| CMYK | cmyk(32.6%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(82.60, -40.45, 40.37) |
| CIE-LCH | lch(82.60, 57.15, 135.05°) |
| OKLab | oklab(83.6% -0.1107 0.0986) |
| OKLCH | oklch(83.6% 0.148 138.3) |
| XYZ | xyz(43.2476, 61.4211, 29.6513) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.98
Lightish Green
#61E160
ΔE00 6.08
Light Green
#96F97B
ΔE00 6.11
Palegreen
#98FB98
ΔE00 6.18
Pale Light Green
#B1FC99
ΔE00 6.20
Washed Out Green
#BCF5A6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E07F #C87FE0
analogous
#C8E07F #97E07F #7FE098
triadic
#97E07F #7F97E0 #E07F97
tetradic
#97E07F #7FC8E0 #C87FE0 #E0987F
square
#97E07F #7FC8E0 #C87FE0 #E0987F
split-complementary
#97E07F #987FE0 #E07FC8
monochromatic
#4FB82D #6FD44E #97E07F #BFECB0 #E7F8E2
Accessibility & contrast
On white
1.58
#97E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#97E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E07F
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E07F | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#93DAC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97e07f; /* rgb */ color: rgb(151, 224, 127); /* oklch */ color: oklch(83.6% 0.148 138.3);
Tailwind
colors: {
custom: {
50: '#b8eaa5',
500: '#97e07f',
950: '#000000',
},
}SCSS
$custom: #97e07f; $custom-light: #b8eaa5; $custom-dark: #000000;
JSON
{
"hex": "#97e07f",
"rgb": {
"r": 151,
"g": 224,
"b": 127
},
"hsl": {
"h": 105.155,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.83605,
"c": 0.14829,
"h": 138.3
},
"luminance": 0.61423
}Semantic roles & 50–950 ramp
primary
#97E07F
secondary
#9D4CB7
accent
#1DC99E
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480