#97E98F#97E98F
#97E98F is a very light, vivid green. Relative luminance 0.668; OKLCH L 86.0% C 0.146 H 142.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97E98F |
|---|---|
| RGB | rgb(151, 233, 143) |
| HSL | hsl(115, 67%, 74%) |
| HSV | hsv(115, 39%, 91%) |
| CMYK | cmyk(35.2%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(85.42, -42.18, 36.04) |
| CIE-LCH | lch(85.42, 55.48, 139.48°) |
| OKLab | oklab(85.97% -0.115 0.0892) |
| OKLCH | oklch(85.97% 0.146 142.2) |
| XYZ | xyz(46.8574, 66.8380, 36.4133) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.56
Palegreen
#98FB98
ΔE00 3.92
Light Pastel Green
#B2FBA5
ΔE00 4.50
Pale Light Green
#B1FC99
ΔE00 4.73
Pastel Green
#B0FF9D
ΔE00 5.02
Mint Green
#8FFF9F
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E98F #E18FE9
analogous
#C4E98F #97E98F #8FE9B4
triadic
#97E98F #8F97E9 #E98F97
tetradic
#97E98F #8FC4E9 #E18FE9 #E9B48F
square
#97E98F #8FC4E9 #E18FE9 #E9B48F
split-complementary
#97E98F #B48FE9 #E98FC4
monochromatic
#39D42A #67DF5C #97E98F #C6F3C2 #E7FAE5
Accessibility & contrast
On white
1.46
#97E98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#97E98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E98F
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E98F | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA89
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#90E4D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e98f; /* rgb */ color: rgb(151, 233, 143); /* oklch */ color: oklch(86.0% 0.146 142.2);
Tailwind
colors: {
custom: {
50: '#b8f0b0',
500: '#97e98f',
950: '#000000',
},
}SCSS
$custom: #97e98f; $custom-light: #b8f0b0; $custom-dark: #000000;
JSON
{
"hex": "#97e98f",
"rgb": {
"r": 151,
"g": 233,
"b": 143
},
"hsl": {
"h": 114.667,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.85968,
"c": 0.14558,
"h": 142.2
},
"luminance": 0.6684
}Semantic roles & 50–950 ramp
primary
#97E98F
secondary
#BA59C3
accent
#16CFBF
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581