#97EE83#97EE83
#97EE83 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.9% C 0.165 H 139.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97EE83 |
|---|---|
| RGB | rgb(151, 238, 131) |
| HSL | hsl(109, 76%, 72%) |
| HSV | hsv(109, 45%, 93%) |
| CMYK | cmyk(36.6%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(86.68, -46.01, 43.58) |
| CIE-LCH | lch(86.68, 63.37, 136.56°) |
| OKLab | oklab(86.94% -0.1258 0.1061) |
| OKLCH | oklch(86.94% 0.165 139.9) |
| XYZ | xyz(47.4321, 69.3647, 32.3578) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.55
Light Green
#96F97B
ΔE00 3.07
Palegreen
#98FB98
ΔE00 3.49
Easter Green
#8CFD7E
ΔE00 3.87
Pale Light Green
#B1FC99
ΔE00 3.90
Pastel Green
#B0FF9D
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EE83 #DA83EE
analogous
#CDEE83 #97EE83 #83EEA4
triadic
#97EE83 #8397EE #EE8397
tetradic
#97EE83 #83CDEE #DA83EE #EEA483
square
#97EE83 #83CDEE #DA83EE #EEA483
split-complementary
#97EE83 #A483EE #EE83CD
monochromatic
#41D91E #6AE74D #97EE83 #C4F5B9 #E8FBE4
Accessibility & contrast
On white
1.41
#97EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#97EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EE83
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EE83 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#91E8D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97ee83; /* rgb */ color: rgb(151, 238, 131); /* oklch */ color: oklch(86.9% 0.165 139.9);
Tailwind
colors: {
custom: {
50: '#b9f4a8',
500: '#97ee83',
950: '#000000',
},
}SCSS
$custom: #97ee83; $custom-light: #b9f4a8; $custom-dark: #000000;
JSON
{
"hex": "#97ee83",
"rgb": {
"r": 151,
"g": 238,
"b": 131
},
"hsl": {
"h": 108.785,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.86937,
"c": 0.16458,
"h": 139.9
},
"luminance": 0.69367
}Semantic roles & 50–950 ramp
primary
#97EE83
secondary
#B14DC8
accent
#0DD8B2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581