#97F08F#97F08F
#97F08F is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.6% C 0.156 H 142.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97F08F |
|---|---|
| RGB | rgb(151, 240, 143) |
| HSL | hsl(115, 76%, 75%) |
| HSV | hsv(115, 40%, 94%) |
| CMYK | cmyk(37.1%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(87.43, -45.22, 38.65) |
| CIE-LCH | lch(87.43, 59.48, 139.48°) |
| OKLab | oklab(87.6% -0.1233 0.0953) |
| OKLCH | oklch(87.6% 0.156 142.3) |
| XYZ | xyz(48.8785, 70.8801, 37.0870) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.07
Palegreen
#98FB98
ΔE00 2.37
Pale Light Green
#B1FC99
ΔE00 3.62
Mint Green
#8FFF9F
ΔE00 3.78
Pastel Green
#B0FF9D
ΔE00 3.79
Light Pastel Green
#B2FBA5
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F08F #E88FF0
analogous
#C7F08F #97F08F #8FF0B8
triadic
#97F08F #8F97F0 #F08F97
tetradic
#97F08F #8FC7F0 #E88FF0 #F0B88F
square
#97F08F #8FC7F0 #E88FF0 #F0B88F
split-complementary
#97F08F #B88FF0 #F08FC7
monochromatic
#33E223 #65E959 #97F08F #C9F7C5 #E6FBE4
Accessibility & contrast
On white
1.38
#97F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#97F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F08F
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F08F | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#E7D895
Tritanopia (blue-blind)
#8EEBD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #97f08f; /* rgb */ color: rgb(151, 240, 143); /* oklch */ color: oklch(87.6% 0.156 142.3);
Tailwind
colors: {
custom: {
50: '#b9f5b1',
500: '#97f08f',
950: '#000000',
},
}SCSS
$custom: #97f08f; $custom-light: #b9f5b1; $custom-dark: #000000;
JSON
{
"hex": "#97f08f",
"rgb": {
"r": 151,
"g": 240,
"b": 143
},
"hsl": {
"h": 115.052,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.87596,
"c": 0.15583,
"h": 142.3
},
"luminance": 0.70883
}Semantic roles & 50–950 ramp
primary
#97F08F
secondary
#C257CC
accent
#0DD9C8
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121711
muted
#828581