#97E98D#97E98D
#97E98D is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.9% C 0.148 H 141.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97E98D |
|---|---|
| RGB | rgb(151, 233, 141) |
| HSL | hsl(113, 68%, 73%) |
| HSV | hsv(113, 39%, 91%) |
| CMYK | cmyk(35.2%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(85.39, -42.47, 37.00) |
| CIE-LCH | lch(85.39, 56.33, 138.93°) |
| OKLab | oklab(85.93% -0.1159 0.0914) |
| OKLCH | oklch(85.93% 0.148 141.7) |
| XYZ | xyz(46.7073, 66.7779, 35.6225) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.59
Palegreen
#98FB98
ΔE00 3.90
Light Pastel Green
#B2FBA5
ΔE00 4.56
Pale Light Green
#B1FC99
ΔE00 4.64
Pastel Green
#B0FF9D
ΔE00 4.97
Mint Green
#8FFF9F
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E98D #DF8DE9
analogous
#C5E98D #97E98D #8DE9B1
triadic
#97E98D #8D97E9 #E98D97
tetradic
#97E98D #8DC5E9 #DF8DE9 #E9B18D
square
#97E98D #8DC5E9 #DF8DE9 #E9B18D
split-complementary
#97E98D #B18DE9 #E98DC5
monochromatic
#3BD329 #68DF5A #97E98D #C6F3C0 #E8FAE5
Accessibility & contrast
On white
1.46
#97E98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#97E98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E98D
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E98D | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#E1D292
Tritanopia (blue-blind)
#90E4D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e98d; /* rgb */ color: rgb(151, 233, 141); /* oklch */ color: oklch(85.9% 0.148 141.7);
Tailwind
colors: {
custom: {
50: '#b8f0af',
500: '#97e98d',
950: '#000000',
},
}SCSS
$custom: #97e98d; $custom-light: #b8f0af; $custom-dark: #000000;
JSON
{
"hex": "#97e98d",
"rgb": {
"r": 151,
"g": 233,
"b": 141
},
"hsl": {
"h": 113.478,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.85933,
"c": 0.14757,
"h": 141.7
},
"luminance": 0.6678
}Semantic roles & 50–950 ramp
primary
#97E98D
secondary
#B757C3
accent
#16D0BB
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581