#97E18D#97E18D
#97E18D is a very light, vivid green. Relative luminance 0.624; OKLCH L 84.1% C 0.136 H 141.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97E18D |
|---|---|
| RGB | rgb(151, 225, 141) |
| HSL | hsl(113, 58%, 72%) |
| HSV | hsv(113, 37%, 88%) |
| CMYK | cmyk(32.9%, 0%, 37.3%, 11.8%) |
| CIE-LAB | lab(83.10, -38.92, 34.01) |
| CIE-LCH | lch(83.10, 51.69, 138.86°) |
| OKLab | oklab(84.08% -0.1062 0.0844) |
| OKLCH | oklch(84.08% 0.136 141.5) |
| XYZ | xyz(44.4937, 62.3508, 34.8847) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Hospital Green
#9BE5AA
ΔE00 5.27
Light Grey Green
#B7E1A1
ΔE00 5.67
Washed Out Green
#BCF5A6
ΔE00 5.77
Palegreen
#98FB98
ΔE00 5.81
Light Pastel Green
#B2FBA5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E18D #D78DE1
analogous
#C1E18D #97E18D #8DE1AD
triadic
#97E18D #8D97E1 #E18D97
tetradic
#97E18D #8DC1E1 #D78DE1 #E1AD8D
square
#97E18D #8DC1E1 #D78DE1 #E1AD8D
split-complementary
#97E18D #AD8DE1 #E18DC1
monochromatic
#44C133 #6BD45D #97E18D #C3EEBD #E9F9E7
Accessibility & contrast
On white
1.56
#97E18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#97E18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E18D
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E18D | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#DACC92
Tritanopia (blue-blind)
#91DCCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97e18d; /* rgb */ color: rgb(151, 225, 141); /* oklch */ color: oklch(84.1% 0.136 141.5);
Tailwind
colors: {
custom: {
50: '#b8ebaf',
500: '#97e18d',
950: '#000000',
},
}SCSS
$custom: #97e18d; $custom-light: #b8ebaf; $custom-dark: #000000;
JSON
{
"hex": "#97e18d",
"rgb": {
"r": 151,
"g": 225,
"b": 141
},
"hsl": {
"h": 112.857,
"s": 58.333,
"l": 71.765
},
"oklch": {
"l": 0.84075,
"c": 0.13565,
"h": 141.5
},
"luminance": 0.62353
}Semantic roles & 50–950 ramp
primary
#97E18D
secondary
#AE59B9
accent
#20C6B2
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#121610
muted
#828481