#97EA95#97EA95
#97EA95 is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.3% C 0.141 H 143.7°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA95 |
|---|---|
| RGB | rgb(151, 234, 149) |
| HSL | hsl(119, 67%, 75%) |
| HSV | hsv(119, 36%, 92%) |
| CMYK | cmyk(35.5%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(85.80, -41.72, 33.53) |
| CIE-LCH | lch(85.80, 53.52, 141.21°) |
| OKLab | oklab(86.31% -0.1137 0.0835) |
| OKLCH | oklch(86.31% 0.141 143.7) |
| XYZ | xyz(47.6080, 67.5924, 38.9661) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.70
Palegreen
#98FB98
ΔE00 3.90
Light Pastel Green
#B2FBA5
ΔE00 4.30
Light Sea Green
#98F6B0
ΔE00 4.50
Light Mint Green
#A6FBB2
ΔE00 4.60
Foam Green
#90FDA9
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA95 #E895EA
analogous
#C2EA95 #97EA95 #95EABD
triadic
#97EA95 #9597EA #EA9597
tetradic
#97EA95 #95C2EA #E895EA #EABD95
square
#97EA95 #95C2EA #E895EA #EABD95
split-complementary
#97EA95 #BD95EA #EA95C2
monochromatic
#33D62F #65E062 #97EA95 #C9F4C8 #E6FAE5
Accessibility & contrast
On white
1.45
#97EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#97EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA95
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA95 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8F
Deuteranopia (green-blind)
#E1D39A
Tritanopia (blue-blind)
#8EE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97ea95; /* rgb */ color: rgb(151, 234, 149); /* oklch */ color: oklch(86.3% 0.141 143.7);
Tailwind
colors: {
custom: {
50: '#b8f1b5',
500: '#97ea95',
950: '#000000',
},
}SCSS
$custom: #97ea95; $custom-light: #b8f1b5; $custom-dark: #000000;
JSON
{
"hex": "#97ea95",
"rgb": {
"r": 151,
"g": 234,
"b": 149
},
"hsl": {
"h": 118.588,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.86307,
"c": 0.14106,
"h": 143.7
},
"luminance": 0.67595
}Semantic roles & 50–950 ramp
primary
#97EA95
secondary
#C25EC5
accent
#17CFCA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581