#97F09D#97F09D
#97F09D is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.8% C 0.142 H 145.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97F09D |
|---|---|
| RGB | rgb(151, 240, 157) |
| HSL | hsl(124, 75%, 77%) |
| HSV | hsv(124, 37%, 94%) |
| CMYK | cmyk(37.1%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(87.65, -43.11, 31.94) |
| CIE-LCH | lch(87.65, 53.65, 143.47°) |
| OKLab | oklab(87.85% -0.1175 0.0799) |
| OKLCH | oklch(87.85% 0.142 145.8) |
| XYZ | xyz(50.0059, 71.3311, 43.0251) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.97
Palegreen
#98FB98
ΔE00 3.13
Light Sea Green
#98F6B0
ΔE00 3.15
Foam Green
#90FDA9
ΔE00 3.20
Light Mint Green
#A6FBB2
ΔE00 3.26
Mint (survey)
#9FFEB0
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F09D #F097EA
analogous
#BEF097 #97F09D #97F0CA
triadic
#97F09D #9D97F0 #F09D97
tetradic
#97F09D #97BEF0 #F097EA #F0CA97
square
#97F09D #97BEF0 #F097EA #F0CA97
split-complementary
#97F09D #CA97F0 #F097BE
monochromatic
#2CE138 #62E86B #97F09D #CCF8CF #E4FBE6
Accessibility & contrast
On white
1.38
#97F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#97F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F09D
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F09D | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E197
Deuteranopia (green-blind)
#E5D8A2
Tritanopia (blue-blind)
#8CECDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #97f09d; /* rgb */ color: rgb(151, 240, 157); /* oklch */ color: oklch(87.8% 0.142 145.8);
Tailwind
colors: {
custom: {
50: '#b9f5ba',
500: '#97f09d',
950: '#000000',
},
}SCSS
$custom: #97f09d; $custom-light: #b9f5ba; $custom-dark: #000000;
JSON
{
"hex": "#97f09d",
"rgb": {
"r": 151,
"g": 240,
"b": 157
},
"hsl": {
"h": 124.045,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.87845,
"c": 0.14206,
"h": 145.8
},
"luminance": 0.71334
}Semantic roles & 50–950 ramp
primary
#97F09D
secondary
#CD5EC5
accent
#0FC9D7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121712
muted
#828582