#97EA83#97EA83
#97EA83 is a very light, vivid green. Relative luminance 0.671; OKLCH L 86.0% C 0.159 H 139.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA83 |
|---|---|
| RGB | rgb(151, 234, 131) |
| HSL | hsl(108, 71%, 72%) |
| HSV | hsv(108, 44%, 92%) |
| CMYK | cmyk(35.5%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(85.53, -44.29, 42.12) |
| CIE-LCH | lch(85.53, 61.12, 136.44°) |
| OKLab | oklab(86% -0.1211 0.1028) |
| OKLCH | oklch(86% 0.159 139.7) |
| XYZ | xyz(46.2804, 67.0614, 31.9739) |
| Luminance | 0.6706 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.48
Light Green
#96F97B
ΔE00 3.99
Palegreen
#98FB98
ΔE00 4.08
Pale Light Green
#B1FC99
ΔE00 4.40
Easter Green
#8CFD7E
ΔE00 4.80
Pastel Green
#B0FF9D
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA83 #D683EA
analogous
#CAEA83 #97EA83 #83EAA3
triadic
#97EA83 #8397EA #EA8397
tetradic
#97EA83 #83CAEA #D683EA #EAA383
square
#97EA83 #83CAEA #D683EA #EAA383
split-complementary
#97EA83 #A383EA #EA83CA
monochromatic
#45CF23 #6BE14F #97EA83 #C3F3B7 #E9FBE5
Accessibility & contrast
On white
1.46
#97EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#97EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA83
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA83 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7B
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#91E4D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97ea83; /* rgb */ color: rgb(151, 234, 131); /* oklch */ color: oklch(86.0% 0.159 139.7);
Tailwind
colors: {
custom: {
50: '#b9f1a8',
500: '#97ea83',
950: '#000000',
},
}SCSS
$custom: #97ea83; $custom-light: #b9f1a8; $custom-dark: #000000;
JSON
{
"hex": "#97ea83",
"rgb": {
"r": 151,
"g": 234,
"b": 131
},
"hsl": {
"h": 108.35,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.86003,
"c": 0.15886,
"h": 139.7
},
"luminance": 0.67064
}Semantic roles & 50–950 ramp
primary
#97EA83
secondary
#AD4EC3
accent
#12D3AE
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581