#97E2A2#97E2A2
#97E2A2 is a very light, moderate green. Relative luminance 0.636; OKLCH L 84.7% C 0.116 H 148.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2A2 |
|---|---|
| RGB | rgb(151, 226, 162) |
| HSL | hsl(129, 56%, 74%) |
| HSV | hsv(129, 33%, 89%) |
| CMYK | cmyk(33.2%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(83.75, -36.02, 24.11) |
| CIE-LCH | lch(83.75, 43.35, 146.20°) |
| OKLab | oklab(84.72% -0.0984 0.0611) |
| OKLCH | oklch(84.72% 0.116 148.2) |
| XYZ | xyz(46.4781, 63.5784, 43.9983) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.36
Light Sea Green
#98F6B0
ΔE00 4.49
Mint
#AAF0C1
ΔE00 5.34
Light Mint Green
#A6FBB2
ΔE00 5.42
Light Sage
#BCECAC
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2A2 #E297D7
analogous
#B2E297 #97E2A2 #97E2C8
triadic
#97E2A2 #A297E2 #E2A297
tetradic
#97E2A2 #97B2E2 #E297D7 #E2C897
square
#97E2A2 #97B2E2 #E297D7 #E2C897
split-complementary
#97E2A2 #C897E2 #E297B2
monochromatic
#38C74D #67D577 #97E2A2 #C7EFCD #E7F8EA
Accessibility & contrast
On white
1.53
#97E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#97E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2A2
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2A2 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#8DDFD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97e2a2; /* rgb */ color: rgb(151, 226, 162); /* oklch */ color: oklch(84.7% 0.116 148.2);
Tailwind
colors: {
custom: {
50: '#b8ebbe',
500: '#97e2a2',
950: '#000000',
},
}SCSS
$custom: #97e2a2; $custom-light: #b8ebbe; $custom-dark: #000000;
JSON
{
"hex": "#97e2a2",
"rgb": {
"r": 151,
"g": 226,
"b": 162
},
"hsl": {
"h": 128.8,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.84716,
"c": 0.11586,
"h": 148.2
},
"luminance": 0.63581
}Semantic roles & 50–950 ramp
primary
#97E2A2
secondary
#BB62AE
accent
#22ACC4
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111612
muted
#818482