#97F799#97F799
#97F799 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.4% C 0.156 H 144.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97F799 |
|---|---|
| RGB | rgb(151, 247, 153) |
| HSL | hsl(121, 86%, 78%) |
| HSV | hsv(121, 39%, 97%) |
| CMYK | cmyk(38.9%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(89.58, -46.75, 36.50) |
| CIE-LCH | lch(89.58, 59.30, 142.02°) |
| OKLab | oklab(89.4% -0.1273 0.0906) |
| OKLCH | oklch(89.4% 0.156 144.6) |
| XYZ | xyz(51.7706, 75.3978, 41.9561) |
| Luminance | 0.7540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.03
Lightgreen
#90EE90
ΔE00 1.95
Mint Green
#8FFF9F
ΔE00 2.09
Baby Green
#8CFF9E
ΔE00 2.26
Foam Green
#90FDA9
ΔE00 2.90
Light Pastel Green
#B2FBA5
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F799 #F797F5
analogous
#C5F797 #97F799 #97F7C9
triadic
#97F799 #9997F7 #F79997
tetradic
#97F799 #97C5F7 #F797F5 #F7C997
square
#97F799 #97C5F7 #F797F5 #F7C997
split-complementary
#97F799 #C997F7 #F797C5
monochromatic
#25EE2A #5EF361 #97F799 #D0FBD1 #E3FDE3
Accessibility & contrast
On white
1.31
#97F799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#97F799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F799
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F799 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE792
Deuteranopia (green-blind)
#ECDE9F
Tritanopia (blue-blind)
#8CF2DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #97f799; /* rgb */ color: rgb(151, 247, 153); /* oklch */ color: oklch(89.4% 0.156 144.6);
Tailwind
colors: {
custom: {
50: '#b9fab8',
500: '#97f799',
950: '#000000',
},
}SCSS
$custom: #97f799; $custom-light: #b9fab8; $custom-dark: #000000;
JSON
{
"hex": "#97f799",
"rgb": {
"r": 151,
"g": 247,
"b": 153
},
"hsl": {
"h": 121.25,
"s": 85.714,
"l": 78.039
},
"oklch": {
"l": 0.89395,
"c": 0.15624,
"h": 144.6
},
"luminance": 0.75401
}Semantic roles & 50–950 ramp
primary
#97F799
secondary
#D65CD4
accent
#03DEE2
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581