#97E28E#97E28E
#97E28E is a very light, vivid green. Relative luminance 0.629; OKLCH L 84.3% C 0.136 H 141.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97E28E |
|---|---|
| RGB | rgb(151, 226, 142) |
| HSL | hsl(114, 59%, 72%) |
| HSV | hsv(114, 37%, 89%) |
| CMYK | cmyk(33.2%, 0%, 37.2%, 11.4%) |
| CIE-LAB | lab(83.40, -39.22, 33.90) |
| CIE-LCH | lch(83.40, 51.84, 139.16°) |
| OKLab | oklab(84.33% -0.107 0.0842) |
| OKLCH | oklch(84.33% 0.136 141.8) |
| XYZ | xyz(44.8396, 62.9230, 35.3687) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.13
Hospital Green
#9BE5AA
ΔE00 5.17
Palegreen
#98FB98
ΔE00 5.59
Washed Out Green
#BCF5A6
ΔE00 5.65
Light Pastel Green
#B2FBA5
ΔE00 5.65
Light Grey Green
#B7E1A1
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E28E #D98EE2
analogous
#C1E28E #97E28E #8EE2AF
triadic
#97E28E #8E97E2 #E28E97
tetradic
#97E28E #8EC1E2 #D98EE2 #E2AF8E
square
#97E28E #8EC1E2 #D98EE2 #E2AF8E
split-complementary
#97E28E #AF8EE2 #E28EC1
monochromatic
#42C332 #6AD65D #97E28E #C4EEBF #E9F9E7
Accessibility & contrast
On white
1.55
#97E28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#97E28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E28E
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E28E | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#91DDCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97e28e; /* rgb */ color: rgb(151, 226, 142); /* oklch */ color: oklch(84.3% 0.136 141.8);
Tailwind
colors: {
custom: {
50: '#b8ebb0',
500: '#97e28e',
950: '#000000',
},
}SCSS
$custom: #97e28e; $custom-light: #b8ebb0; $custom-dark: #000000;
JSON
{
"hex": "#97e28e",
"rgb": {
"r": 151,
"g": 226,
"b": 142
},
"hsl": {
"h": 113.571,
"s": 59.155,
"l": 72.157
},
"oklch": {
"l": 0.84325,
"c": 0.13613,
"h": 141.8
},
"luminance": 0.62925
}Semantic roles & 50–950 ramp
primary
#97E28E
secondary
#B05ABB
accent
#1FC7B5
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481