#97F495#97F495
#97F495 is a very light, vivid green. Relative luminance 0.735; OKLCH L 88.6% C 0.156 H 143.7°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97F495 |
|---|---|
| RGB | rgb(151, 244, 149) |
| HSL | hsl(119, 81%, 77%) |
| HSV | hsv(119, 39%, 96%) |
| CMYK | cmyk(38.1%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(88.66, -46.06, 37.28) |
| CIE-LCH | lch(88.66, 59.26, 141.01°) |
| OKLab | oklab(88.63% -0.1255 0.0923) |
| OKLCH | oklch(88.63% 0.156 143.7) |
| XYZ | xyz(50.5357, 73.4478, 39.9420) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.37
Palegreen
#98FB98
ΔE00 1.49
Mint Green
#8FFF9F
ΔE00 2.78
Baby Green
#8CFF9E
ΔE00 2.91
Light Pastel Green
#B2FBA5
ΔE00 3.40
Pastel Green
#B0FF9D
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F495 #F295F4
analogous
#C7F495 #97F495 #95F4C3
triadic
#97F495 #9597F4 #F49597
tetradic
#97F495 #95C7F4 #F295F4 #F4C395
square
#97F495 #95C7F4 #F295F4 #F4C395
split-complementary
#97F495 #C395F4 #F495C7
monochromatic
#2AE826 #61EE5E #97F495 #CDFACC #E4FCE3
Accessibility & contrast
On white
1.34
#97F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#97F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F495
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F495 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48E
Deuteranopia (green-blind)
#EADB9B
Tritanopia (blue-blind)
#8DEFDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #97f495; /* rgb */ color: rgb(151, 244, 149); /* oklch */ color: oklch(88.6% 0.156 143.7);
Tailwind
colors: {
custom: {
50: '#b9f8b5',
500: '#97f495',
950: '#000000',
},
}SCSS
$custom: #97f495; $custom-light: #b9f8b5; $custom-dark: #000000;
JSON
{
"hex": "#97f495",
"rgb": {
"r": 151,
"g": 244,
"b": 149
},
"hsl": {
"h": 118.737,
"s": 81.197,
"l": 77.059
},
"oklch": {
"l": 0.88629,
"c": 0.15577,
"h": 143.7
},
"luminance": 0.73451
}Semantic roles & 50–950 ramp
primary
#97F495
secondary
#CF5BD2
accent
#08DED9
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581