#97EA90#97EA90
#97EA90 is a very light, vivid green. Relative luminance 0.674; OKLCH L 86.2% C 0.146 H 142.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97EA90 |
|---|---|
| RGB | rgb(151, 234, 144) |
| HSL | hsl(115, 68%, 74%) |
| HSV | hsv(115, 38%, 92%) |
| CMYK | cmyk(35.5%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(85.72, -42.47, 35.94) |
| CIE-LCH | lch(85.72, 55.63, 139.76°) |
| OKLab | oklab(86.22% -0.1158 0.089) |
| OKLCH | oklch(86.22% 0.146 142.5) |
| XYZ | xyz(47.2174, 67.4362, 36.9087) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.38
Palegreen
#98FB98
ΔE00 3.70
Light Pastel Green
#B2FBA5
ΔE00 4.34
Pale Light Green
#B1FC99
ΔE00 4.60
Mint Green
#8FFF9F
ΔE00 4.86
Pastel Green
#B0FF9D
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EA90 #E390EA
analogous
#C4EA90 #97EA90 #90EAB6
triadic
#97EA90 #9097EA #EA9097
tetradic
#97EA90 #90C4EA #E390EA #EAB690
square
#97EA90 #90C4EA #E390EA #EAB690
split-complementary
#97EA90 #B690EA #EA90C4
monochromatic
#37D729 #67E05D #97EA90 #C7F4C3 #E7FAE5
Accessibility & contrast
On white
1.45
#97EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#97EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EA90
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EA90 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8A
Deuteranopia (green-blind)
#E2D395
Tritanopia (blue-blind)
#8FE5D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97ea90; /* rgb */ color: rgb(151, 234, 144); /* oklch */ color: oklch(86.2% 0.146 142.5);
Tailwind
colors: {
custom: {
50: '#b8f1b1',
500: '#97ea90',
950: '#000000',
},
}SCSS
$custom: #97ea90; $custom-light: #b8f1b1; $custom-dark: #000000;
JSON
{
"hex": "#97ea90",
"rgb": {
"r": 151,
"g": 234,
"b": 144
},
"hsl": {
"h": 115.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86218,
"c": 0.14605,
"h": 142.5
},
"luminance": 0.67439
}Semantic roles & 50–950 ramp
primary
#97EA90
secondary
#BC5AC5
accent
#15D0C2
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121711
muted
#828581