#97ED8D#97ED8D
#97ED8D is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.9% C 0.153 H 141.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97ED8D |
|---|---|
| RGB | rgb(151, 237, 141) |
| HSL | hsl(114, 73%, 74%) |
| HSV | hsv(114, 41%, 93%) |
| CMYK | cmyk(36.3%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(86.54, -44.21, 38.49) |
| CIE-LCH | lch(86.54, 58.62, 138.96°) |
| OKLab | oklab(86.86% -0.1206 0.0948) |
| OKLCH | oklch(86.86% 0.153 141.8) |
| XYZ | xyz(47.8525, 69.0683, 36.0043) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.16
Palegreen
#98FB98
ΔE00 3.03
Pale Light Green
#B1FC99
ΔE00 3.97
Light Pastel Green
#B2FBA5
ΔE00 4.15
Pastel Green
#B0FF9D
ΔE00 4.24
Mint Green
#8FFF9F
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ED8D #E38DED
analogous
#C7ED8D #97ED8D #8DEDB3
triadic
#97ED8D #8D97ED #ED8D97
tetradic
#97ED8D #8DC7ED #E38DED #EDB38D
square
#97ED8D #8DC7ED #E38DED #EDB38D
split-complementary
#97ED8D #B38DED #ED8DC7
monochromatic
#37DC23 #67E558 #97ED8D #C7F5C2 #E7FBE5
Accessibility & contrast
On white
1.42
#97ED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#97ED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ED8D
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ED8D | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE86
Deuteranopia (green-blind)
#E5D593
Tritanopia (blue-blind)
#8FE8D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97ed8d; /* rgb */ color: rgb(151, 237, 141); /* oklch */ color: oklch(86.9% 0.153 141.8);
Tailwind
colors: {
custom: {
50: '#b9f3af',
500: '#97ed8d',
950: '#000000',
},
}SCSS
$custom: #97ed8d; $custom-light: #b9f3af; $custom-dark: #000000;
JSON
{
"hex": "#97ed8d",
"rgb": {
"r": 151,
"g": 237,
"b": 141
},
"hsl": {
"h": 113.75,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.86864,
"c": 0.15343,
"h": 141.8
},
"luminance": 0.69071
}Semantic roles & 50–950 ramp
primary
#97ED8D
secondary
#BC56C8
accent
#11D5C0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581