#97EFAB#97EFAB
#97EFAB is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.9% C 0.127 H 150.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97EFAB |
|---|---|
| RGB | rgb(151, 239, 171) |
| HSL | hsl(134, 73%, 76%) |
| HSV | hsv(134, 37%, 94%) |
| CMYK | cmyk(36.8%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(87.61, -40.34, 24.76) |
| CIE-LCH | lch(87.61, 47.33, 148.46°) |
| OKLab | oklab(87.89% -0.1103 0.0628) |
| OKLCH | oklch(87.89% 0.127 150.4) |
| XYZ | xyz(50.9768, 71.2497, 49.5867) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.51
Hospital Green
#9BE5AA
ΔE00 2.75
Light Mint Green
#A6FBB2
ΔE00 2.87
Mint (survey)
#9FFEB0
ΔE00 3.40
Light Seafoam
#A0FEBF
ΔE00 3.53
Light Seafoam Green
#A7FFB5
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EFAB #EF97DB
analogous
#AFEF97 #97EFAB #97EFD7
triadic
#97EFAB #AB97EF #EFAB97
tetradic
#97EFAB #97AFEF #EF97DB #EFD797
square
#97EFAB #97AFEF #EF97DB #EFD797
split-complementary
#97EFAB #D797EF #EF97AF
monochromatic
#2DDF55 #62E780 #97EFAB #CCF7D6 #E4FBEA
Accessibility & contrast
On white
1.38
#97EFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#97EFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EFAB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EFAB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#E2D8AF
Tritanopia (blue-blind)
#89ECDD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #97efab; /* rgb */ color: rgb(151, 239, 171); /* oklch */ color: oklch(87.9% 0.127 150.4);
Tailwind
colors: {
custom: {
50: '#b8f4c4',
500: '#97efab',
950: '#000000',
},
}SCSS
$custom: #97efab; $custom-light: #b8f4c4; $custom-dark: #000000;
JSON
{
"hex": "#97efab",
"rgb": {
"r": 151,
"g": 239,
"b": 171
},
"hsl": {
"h": 133.636,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.87894,
"c": 0.12691,
"h": 150.4
},
"luminance": 0.71253
}Semantic roles & 50–950 ramp
primary
#97EFAB
secondary
#CB5FB3
accent
#10A9D5
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582