#97E485#97E485
#97E485 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.6% C 0.148 H 139.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97E485 |
|---|---|
| RGB | rgb(151, 228, 133) |
| HSL | hsl(109, 64%, 71%) |
| HSV | hsv(109, 42%, 89%) |
| CMYK | cmyk(33.8%, 0%, 41.7%, 10.6%) |
| CIE-LAB | lab(83.84, -41.40, 38.98) |
| CIE-LCH | lch(83.84, 56.86, 136.73°) |
| OKLab | oklab(84.64% -0.1131 0.0957) |
| OKLCH | oklch(84.64% 0.148 139.8) |
| XYZ | xyz(44.7380, 63.7575, 32.1349) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.88
Palegreen
#98FB98
ΔE00 5.13
Pale Light Green
#B1FC99
ΔE00 5.40
Light Green
#96F97B
ΔE00 5.60
Light Pastel Green
#B2FBA5
ΔE00 5.62
Washed Out Green
#BCF5A6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E485 #D285E4
analogous
#C6E485 #97E485 #85E4A2
triadic
#97E485 #8597E4 #E48597
tetradic
#97E485 #85C6E4 #D285E4 #E4A285
square
#97E485 #85C6E4 #D285E4 #E4A285
split-complementary
#97E485 #A285E4 #E485C6
monochromatic
#48C32B #6CD953 #97E485 #C2EFB7 #EAF9E6
Accessibility & contrast
On white
1.53
#97E485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#97E485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E485
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E485 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57E
Deuteranopia (green-blind)
#DECE8B
Tritanopia (blue-blind)
#92DECD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97e485; /* rgb */ color: rgb(151, 228, 133); /* oklch */ color: oklch(84.6% 0.148 139.8);
Tailwind
colors: {
custom: {
50: '#b8edaa',
500: '#97e485',
950: '#000000',
},
}SCSS
$custom: #97e485; $custom-light: #b8edaa; $custom-dark: #000000;
JSON
{
"hex": "#97e485",
"rgb": {
"r": 151,
"g": 228,
"b": 133
},
"hsl": {
"h": 108.632,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.84635,
"c": 0.14818,
"h": 139.8
},
"luminance": 0.6376
}Semantic roles & 50–950 ramp
primary
#97E485
secondary
#A851BC
accent
#1ACCAA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581