#97F293#97F293
#97F293 is a very light, vivid green. Relative luminance 0.722; OKLCH L 88.1% C 0.155 H 143.2°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97F293 |
|---|---|
| RGB | rgb(151, 242, 147) |
| HSL | hsl(117, 79%, 76%) |
| HSV | hsv(117, 39%, 95%) |
| CMYK | cmyk(37.6%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(88.06, -45.50, 37.49) |
| CIE-LCH | lch(88.06, 58.95, 140.51°) |
| OKLab | oklab(88.13% -0.124 0.0927) |
| OKLCH | oklch(88.13% 0.155 143.2) |
| XYZ | xyz(49.7789, 72.1874, 38.9087) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.06
Palegreen
#98FB98
ΔE00 1.91
Mint Green
#8FFF9F
ΔE00 3.22
Baby Green
#8CFF9E
ΔE00 3.34
Light Pastel Green
#B2FBA5
ΔE00 3.53
Pale Light Green
#B1FC99
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F293 #EE93F2
analogous
#C7F293 #97F293 #93F2BF
triadic
#97F293 #9397F2 #F29397
tetradic
#97F293 #93C7F2 #EE93F2 #F2BF93
square
#97F293 #93C7F2 #EE93F2 #F2BF93
split-complementary
#97F293 #BF93F2 #F293C7
monochromatic
#2EE526 #62EB5C #97F293 #CCF9CA #E5FCE4
Accessibility & contrast
On white
1.36
#97F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#97F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F293
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F293 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#E9DA99
Tritanopia (blue-blind)
#8DEDDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #97f293; /* rgb */ color: rgb(151, 242, 147); /* oklch */ color: oklch(88.1% 0.155 143.2);
Tailwind
colors: {
custom: {
50: '#b9f7b3',
500: '#97f293',
950: '#000000',
},
}SCSS
$custom: #97f293; $custom-light: #b9f7b3; $custom-dark: #000000;
JSON
{
"hex": "#97f293",
"rgb": {
"r": 151,
"g": 242,
"b": 147
},
"hsl": {
"h": 117.474,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.88129,
"c": 0.15483,
"h": 143.2
},
"luminance": 0.7219
}Semantic roles & 50–950 ramp
primary
#97F293
secondary
#CA5ACF
accent
#0BDBD2
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581