#97F690#97F690
#97F690 is a very light, vivid green. Relative luminance 0.745; OKLCH L 89.0% C 0.164 H 142.6°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97F690 |
|---|---|
| RGB | rgb(151, 246, 144) |
| HSL | hsl(116, 85%, 76%) |
| HSV | hsv(116, 41%, 96%) |
| CMYK | cmyk(38.6%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(89.16, -47.64, 40.39) |
| CIE-LCH | lch(89.16, 62.45, 139.71°) |
| OKLab | oklab(89.01% -0.1299 0.0993) |
| OKLCH | oklch(89.01% 0.164 142.6) |
| XYZ | xyz(50.7501, 74.5016, 38.0863) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.30
Lightgreen
#90EE90
ΔE00 2.04
Mint Green
#8FFF9F
ΔE00 2.92
Baby Green
#8CFF9E
ΔE00 3.02
Pastel Green
#B0FF9D
ΔE00 3.10
Pale Light Green
#B1FC99
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F690 #EF90F6
analogous
#CAF690 #97F690 #90F6BC
triadic
#97F690 #9097F6 #F69097
tetradic
#97F690 #90CAF6 #EF90F6 #F6BC90
square
#97F690 #90CAF6 #EF90F6 #F6BC90
split-complementary
#97F690 #BC90F6 #F690CA
monochromatic
#2DED1F #62F157 #97F690 #CCFBC9 #E4FDE3
Accessibility & contrast
On white
1.32
#97F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#97F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F690
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F690 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE688
Deuteranopia (green-blind)
#EDDD96
Tritanopia (blue-blind)
#8DF0DD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #97f690; /* rgb */ color: rgb(151, 246, 144); /* oklch */ color: oklch(89.0% 0.164 142.6);
Tailwind
colors: {
custom: {
50: '#b9fab2',
500: '#97f690',
950: '#000000',
},
}SCSS
$custom: #97f690; $custom-light: #b9fab2; $custom-dark: #000000;
JSON
{
"hex": "#97f690",
"rgb": {
"r": 151,
"g": 246,
"b": 144
},
"hsl": {
"h": 115.882,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.8901,
"c": 0.16351,
"h": 142.6
},
"luminance": 0.74504
}Semantic roles & 50–950 ramp
primary
#97F690
secondary
#CB56D4
accent
#04E1D2
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581