#97E282#97E282
#97E282 is a very light, vivid green. Relative luminance 0.626; OKLCH L 84.1% C 0.148 H 139.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97E282 |
|---|---|
| RGB | rgb(151, 226, 130) |
| HSL | hsl(107, 62%, 70%) |
| HSV | hsv(107, 42%, 89%) |
| CMYK | cmyk(33.2%, 0%, 42.5%, 11.4%) |
| CIE-LAB | lab(83.22, -40.93, 39.67) |
| CIE-LCH | lch(83.22, 57.00, 135.89°) |
| OKLab | oklab(84.12% -0.1119 0.0972) |
| OKLCH | oklch(84.12% 0.148 139) |
| XYZ | xyz(43.9867, 62.5818, 30.8766) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Palegreen
#98FB98
ΔE00 5.65
Pale Light Green
#B1FC99
ΔE00 5.78
Light Green
#96F97B
ΔE00 5.83
Light Pastel Green
#B2FBA5
ΔE00 6.07
Lightish Green
#61E160
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E282 #CD82E2
analogous
#C7E282 #97E282 #82E29D
triadic
#97E282 #8297E2 #E28297
tetradic
#97E282 #82C7E2 #CD82E2 #E29D82
square
#97E282 #82C7E2 #CD82E2 #E29D82
split-complementary
#97E282 #9D82E2 #E282C7
monochromatic
#4CBE2C #6ED650 #97E282 #C0EEB4 #EAF9E5
Accessibility & contrast
On white
1.55
#97E282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#97E282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E282
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E282 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47B
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#93DCCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97e282; /* rgb */ color: rgb(151, 226, 130); /* oklch */ color: oklch(84.1% 0.148 139.0);
Tailwind
colors: {
custom: {
50: '#b8eba7',
500: '#97e282',
950: '#000000',
},
}SCSS
$custom: #97e282; $custom-light: #b8eba7; $custom-dark: #000000;
JSON
{
"hex": "#97e282",
"rgb": {
"r": 151,
"g": 226,
"b": 130
},
"hsl": {
"h": 106.875,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.8412,
"c": 0.14823,
"h": 139
},
"luminance": 0.62584
}Semantic roles & 50–950 ramp
primary
#97E282
secondary
#A24EBA
accent
#1BCAA4
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480