#97EA8F#97EA8F
#97EA8F is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.147 H 142.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA8F |
|---|---|
| RGB | rgb(151, 234, 143) |
| HSL | hsl(115, 68%, 74%) |
| HSV | hsv(115, 39%, 92%) |
| CMYK | cmyk(35.5%, 0%, 38.9%, 8.2%) |
| CIE-LAB | lab(85.71, -42.62, 36.42) |
| CIE-LCH | lch(85.71, 56.05, 139.49°) |
| OKLab | oklab(86.2% -0.1162 0.0901) |
| OKLCH | oklch(86.2% 0.147 142.2) |
| XYZ | xyz(47.1413, 67.4058, 36.5080) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.37
Palegreen
#98FB98
ΔE00 3.69
Light Pastel Green
#B2FBA5
ΔE00 4.37
Pale Light Green
#B1FC99
ΔE00 4.55
Pastel Green
#B0FF9D
ΔE00 4.83
Mint Green
#8FFF9F
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA8F #E28FEA
analogous
#C5EA8F #97EA8F #8FEAB5
triadic
#97EA8F #8F97EA #EA8F97
tetradic
#97EA8F #8FC5EA #E28FEA #EAB58F
square
#97EA8F #8FC5EA #E28FEA #EAB58F
split-complementary
#97EA8F #B58FEA #EA8FC5
monochromatic
#38D628 #67E05B #97EA8F #C7F4C3 #E7FAE5
Accessibility & contrast
On white
1.45
#97EA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#97EA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA8F
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA8F | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#8FE5D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97ea8f; /* rgb */ color: rgb(151, 234, 143); /* oklch */ color: oklch(86.2% 0.147 142.2);
Tailwind
colors: {
custom: {
50: '#b9f1b1',
500: '#97ea8f',
950: '#000000',
},
}SCSS
$custom: #97ea8f; $custom-light: #b9f1b1; $custom-dark: #000000;
JSON
{
"hex": "#97ea8f",
"rgb": {
"r": 151,
"g": 234,
"b": 143
},
"hsl": {
"h": 114.725,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.862,
"c": 0.14705,
"h": 142.2
},
"luminance": 0.67408
}Semantic roles & 50–950 ramp
primary
#97EA8F
secondary
#BB59C4
accent
#15D0C0
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581