#97E98B#97E98B
#97E98B is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.9% C 0.150 H 141.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97E98B |
|---|---|
| RGB | rgb(151, 233, 139) |
| HSL | hsl(112, 68%, 73%) |
| HSV | hsv(112, 40%, 91%) |
| CMYK | cmyk(35.2%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(85.36, -42.75, 37.96) |
| CIE-LCH | lch(85.36, 57.17, 138.40°) |
| OKLab | oklab(85.9% -0.1167 0.0935) |
| OKLCH | oklch(85.9% 0.15 141.3) |
| XYZ | xyz(46.5598, 66.7189, 34.8459) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.70
Palegreen
#98FB98
ΔE00 3.92
Pale Light Green
#B1FC99
ΔE00 4.58
Light Pastel Green
#B2FBA5
ΔE00 4.65
Pastel Green
#B0FF9D
ΔE00 4.93
Light Green
#96F97B
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E98B #DD8BE9
analogous
#C6E98B #97E98B #8BE9AE
triadic
#97E98B #8B97E9 #E98B97
tetradic
#97E98B #8BC6E9 #DD8BE9 #E9AE8B
square
#97E98B #8BC6E9 #DD8BE9 #E9AE8B
split-complementary
#97E98B #AE8BE9 #E98BC6
monochromatic
#3DD228 #69DF58 #97E98B #C5F3BE #E8FAE5
Accessibility & contrast
On white
1.46
#97E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#97E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E98B
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E98B | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA84
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#90E4D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e98b; /* rgb */ color: rgb(151, 233, 139); /* oklch */ color: oklch(85.9% 0.150 141.3);
Tailwind
colors: {
custom: {
50: '#b9f0ae',
500: '#97e98b',
950: '#000000',
},
}SCSS
$custom: #97e98b; $custom-light: #b9f0ae; $custom-dark: #000000;
JSON
{
"hex": "#97e98b",
"rgb": {
"r": 151,
"g": 233,
"b": 139
},
"hsl": {
"h": 112.34,
"s": 68.116,
"l": 72.941
},
"oklch": {
"l": 0.85899,
"c": 0.14955,
"h": 141.3
},
"luminance": 0.66721
}Semantic roles & 50–950 ramp
primary
#97E98B
secondary
#B555C3
accent
#15D0B8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581