#97E17F#97E17F
#97E17F is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.8% C 0.150 H 138.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #97E17F |
|---|---|
| RGB | rgb(151, 225, 127) |
| HSL | hsl(105, 62%, 69%) |
| HSV | hsv(105, 44%, 88%) |
| CMYK | cmyk(32.9%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(82.89, -40.89, 40.74) |
| CIE-LCH | lch(82.89, 57.72, 135.11°) |
| OKLab | oklab(83.84% -0.1119 0.0995) |
| OKLCH | oklch(83.84% 0.15 138.4) |
| XYZ | xyz(43.5171, 61.9602, 29.7412) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.82
Light Green
#96F97B
ΔE00 5.86
Palegreen
#98FB98
ΔE00 5.98
Lightish Green
#61E160
ΔE00 5.99
Pale Light Green
#B1FC99
ΔE00 6.00
Light Pastel Green
#B2FBA5
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E17F #C97FE1
analogous
#C8E17F #97E17F #7FE198
triadic
#97E17F #7F97E1 #E17F97
tetradic
#97E17F #7FC8E1 #C97FE1 #E1987F
square
#97E17F #7FC8E1 #C97FE1 #E1987F
split-complementary
#97E17F #987FE1 #E17FC8
monochromatic
#4EBA2C #6FD54D #97E17F #BFEDB1 #E8F8E2
Accessibility & contrast
On white
1.57
#97E17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#97E17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E17F
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E17F | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#93DBC9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97e17f; /* rgb */ color: rgb(151, 225, 127); /* oklch */ color: oklch(83.8% 0.150 138.4);
Tailwind
colors: {
custom: {
50: '#b8eba5',
500: '#97e17f',
950: '#000000',
},
}SCSS
$custom: #97e17f; $custom-light: #b8eba5; $custom-dark: #000000;
JSON
{
"hex": "#97e17f",
"rgb": {
"r": 151,
"g": 225,
"b": 127
},
"hsl": {
"h": 105.306,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.83839,
"c": 0.14976,
"h": 138.4
},
"luminance": 0.61962
}Semantic roles & 50–950 ramp
primary
#97E17F
secondary
#9E4CB8
accent
#1CCA9F
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#12160F
muted
#828480