#97EFAC#97EFAC
#97EFAC is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.9% C 0.126 H 150.7°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97EFAC |
|---|---|
| RGB | rgb(151, 239, 172) |
| HSL | hsl(134, 73%, 76%) |
| HSV | hsv(134, 37%, 94%) |
| CMYK | cmyk(36.8%, 0%, 28%, 6.3%) |
| CIE-LAB | lab(87.62, -40.17, 24.27) |
| CIE-LCH | lch(87.62, 46.93, 148.86°) |
| OKLab | oklab(87.92% -0.1099 0.0616) |
| OKLCH | oklch(87.92% 0.126 150.7) |
| XYZ | xyz(51.0725, 71.2880, 50.0906) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.52
Hospital Green
#9BE5AA
ΔE00 2.67
Light Mint Green
#A6FBB2
ΔE00 2.94
Light Seafoam
#A0FEBF
ΔE00 3.44
Mint (survey)
#9FFEB0
ΔE00 3.49
Light Seafoam Green
#A7FFB5
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EFAC #EF97DA
analogous
#AEEF97 #97EFAC #97EFD8
triadic
#97EFAC #AC97EF #EFAC97
tetradic
#97EFAC #97AEEF #EF97DA #EFD897
square
#97EFAC #97AEEF #EF97DA #EFD897
split-complementary
#97EFAC #D897EF #EF97AE
monochromatic
#2DDF57 #62E782 #97EFAC #CCF7D6 #E4FBEA
Accessibility & contrast
On white
1.38
#97EFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#97EFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EFAC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EFAC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A8
Deuteranopia (green-blind)
#E2D8B0
Tritanopia (blue-blind)
#89ECDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #97efac; /* rgb */ color: rgb(151, 239, 172); /* oklch */ color: oklch(87.9% 0.126 150.7);
Tailwind
colors: {
custom: {
50: '#b8f4c5',
500: '#97efac',
950: '#000000',
},
}SCSS
$custom: #97efac; $custom-light: #b8f4c5; $custom-dark: #000000;
JSON
{
"hex": "#97efac",
"rgb": {
"r": 151,
"g": 239,
"b": 172
},
"hsl": {
"h": 134.318,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.87915,
"c": 0.12595,
"h": 150.7
},
"luminance": 0.71291
}Semantic roles & 50–950 ramp
primary
#97EFAC
secondary
#CB5FB2
accent
#10A6D5
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582