#97F993#97F993
#97F993 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.8% C 0.165 H 143.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97F993 |
|---|---|
| RGB | rgb(151, 249, 147) |
| HSL | hsl(118, 89%, 78%) |
| HSV | hsv(118, 41%, 98%) |
| CMYK | cmyk(39.4%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(90.06, -48.48, 40.08) |
| CIE-LCH | lch(90.06, 62.90, 140.41°) |
| OKLab | oklab(89.76% -0.1321 0.0987) |
| OKLCH | oklch(89.76% 0.165 143.2) |
| XYZ | xyz(51.9023, 76.4343, 39.6165) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.71
Mint Green
#8FFF9F
ΔE00 2.35
Baby Green
#8CFF9E
ΔE00 2.46
Lightgreen
#90EE90
ΔE00 2.48
Pastel Green
#B0FF9D
ΔE00 2.91
Pale Light Green
#B1FC99
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F993 #F593F9
analogous
#CAF993 #97F993 #93F9C2
triadic
#97F993 #9397F9 #F99397
tetradic
#97F993 #93CAF9 #F593F9 #F9C293
square
#97F993 #93CAF9 #F593F9 #F9C293
split-complementary
#97F993 #C293F9 #F993CA
monochromatic
#27F31F #5FF659 #97F993 #CFFCCD #E3FDE2
Accessibility & contrast
On white
1.29
#97F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#97F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F993
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F993 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#EFDF99
Tritanopia (blue-blind)
#8CF4E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #97f993; /* rgb */ color: rgb(151, 249, 147); /* oklch */ color: oklch(89.8% 0.165 143.2);
Tailwind
colors: {
custom: {
50: '#bafcb4',
500: '#97f993',
950: '#000000',
},
}SCSS
$custom: #97f993; $custom-light: #bafcb4; $custom-dark: #000000;
JSON
{
"hex": "#97f993",
"rgb": {
"r": 151,
"g": 249,
"b": 147
},
"hsl": {
"h": 117.647,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.89757,
"c": 0.16491,
"h": 143.2
},
"luminance": 0.76437
}Semantic roles & 50–950 ramp
primary
#97F993
secondary
#D358D9
accent
#00E6DC
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581