#97FC94#97FC94
#97FC94 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.5% C 0.168 H 143.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97FC94 |
|---|---|
| RGB | rgb(151, 252, 148) |
| HSL | hsl(118, 95%, 78%) |
| HSV | hsv(118, 41%, 99%) |
| CMYK | cmyk(40.1%, 0%, 41.3%, 1.2%) |
| CIE-LAB | lab(90.93, -49.59, 40.72) |
| CIE-LCH | lch(90.93, 64.17, 140.61°) |
| OKLab | oklab(90.47% -0.1351 0.1002) |
| OKLCH | oklch(90.47% 0.168 143.4) |
| XYZ | xyz(52.9158, 78.3351, 40.3432) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.74
Mint Green
#8FFF9F
ΔE00 2.13
Baby Green
#8CFF9E
ΔE00 2.23
Pastel Green
#B0FF9D
ΔE00 2.86
Easter Green
#8CFD7E
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FC94 #F994FC
analogous
#CBFC94 #97FC94 #94FCC5
triadic
#97FC94 #9497FC #FC9497
tetradic
#97FC94 #94CBFC #F994FC #FCC594
square
#97FC94 #94CBFC #F994FC #FCC594
split-complementary
#97FC94 #C594FC #FC94CB
monochromatic
#23F91D #5DFA58 #97FC94 #D1FED0 #E2FEE1
Accessibility & contrast
On white
1.26
#97FC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#97FC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FC94
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FC94 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#F2E19A
Tritanopia (blue-blind)
#8CF6E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #97fc94; /* rgb */ color: rgb(151, 252, 148); /* oklch */ color: oklch(90.5% 0.168 143.4);
Tailwind
colors: {
custom: {
50: '#bafeb4',
500: '#97fc94',
950: '#000000',
},
}SCSS
$custom: #97fc94; $custom-light: #bafeb4; $custom-dark: #000000;
JSON
{
"hex": "#97fc94",
"rgb": {
"r": 151,
"g": 252,
"b": 148
},
"hsl": {
"h": 118.269,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.90472,
"c": 0.16822,
"h": 143.4
},
"luminance": 0.78338
}Semantic roles & 50–950 ramp
primary
#97FC94
secondary
#D957DD
accent
#00E6DF
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121811
muted
#828681