#97E183#97E183
#97E183 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.9% C 0.146 H 139.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97E183 |
|---|---|
| RGB | rgb(151, 225, 131) |
| HSL | hsl(107, 61%, 70%) |
| HSV | hsv(107, 42%, 88%) |
| CMYK | cmyk(32.9%, 0%, 41.8%, 11.8%) |
| CIE-LAB | lab(82.95, -40.35, 38.83) |
| CIE-LCH | lch(82.95, 56.00, 136.10°) |
| OKLab | oklab(83.9% -0.1103 0.0953) |
| OKLCH | oklch(83.9% 0.146 139.2) |
| XYZ | xyz(43.7830, 62.0665, 31.1415) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.53
Palegreen
#98FB98
ΔE00 5.83
Pale Light Green
#B1FC99
ΔE00 5.98
Light Green
#96F97B
ΔE00 6.16
Light Pastel Green
#B2FBA5
ΔE00 6.16
Washed Out Green
#BCF5A6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E183 #CD83E1
analogous
#C6E183 #97E183 #83E19E
triadic
#97E183 #8397E1 #E18397
tetradic
#97E183 #83C6E1 #CD83E1 #E19E83
square
#97E183 #83C6E1 #CD83E1 #E19E83
split-complementary
#97E183 #9E83E1 #E183C6
monochromatic
#4CBC2E #6ED552 #97E183 #C0EDB4 #EAF9E6
Accessibility & contrast
On white
1.57
#97E183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#97E183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E183
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E183 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37C
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#93DBCA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97e183; /* rgb */ color: rgb(151, 225, 131); /* oklch */ color: oklch(83.9% 0.146 139.2);
Tailwind
colors: {
custom: {
50: '#b8eba8',
500: '#97e183',
950: '#000000',
},
}SCSS
$custom: #97e183; $custom-light: #b8eba8; $custom-dark: #000000;
JSON
{
"hex": "#97e183",
"rgb": {
"r": 151,
"g": 225,
"b": 131
},
"hsl": {
"h": 107.234,
"s": 61.039,
"l": 69.804
},
"oklch": {
"l": 0.83903,
"c": 0.14577,
"h": 139.2
},
"luminance": 0.62068
}Semantic roles & 50–950 ramp
primary
#97E183
secondary
#A250B9
accent
#1DC9A4
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480