#97FFB7#97FFB7
#97FFB7 is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.8% C 0.139 H 152.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFB7 |
|---|---|
| RGB | rgb(151, 255, 183) |
| HSL | hsl(138, 100%, 80%) |
| HSV | hsv(138, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(92.36, -45.26, 25.15) |
| CIE-LCH | lch(92.36, 51.78, 150.94°) |
| OKLab | oklab(91.82% -0.1238 0.0638) |
| OKLCH | oklch(91.82% 0.139 152.7) |
| XYZ | xyz(57.0661, 81.5145, 57.5174) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.83
Light Seafoam
#A0FEBF
ΔE00 1.84
Light Sea Green
#98F6B0
ΔE00 1.95
Light Seafoam Green
#A7FFB5
ΔE00 2.13
Foam Green
#90FDA9
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFB7 #FF97DF
analogous
#ABFF97 #97FFB7 #97FFEB
triadic
#97FFB7 #B797FF #FFB797
tetradic
#97FFB7 #97ABFF #FF97DF #FFEB97
square
#97FFB7 #97ABFF #FF97DF #FFEB97
split-complementary
#97FFB7 #EB97FF #FF97AB
monochromatic
#1DFF62 #5AFF8D #97FFB7 #D4FFE1 #E0FFEA
Accessibility & contrast
On white
1.21
#97FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#97FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFB7
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFB7 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B3
Deuteranopia (green-blind)
#EFE5BB
Tritanopia (blue-blind)
#83FCEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97ffb7; /* rgb */ color: rgb(151, 255, 183); /* oklch */ color: oklch(91.8% 0.139 152.7);
Tailwind
colors: {
custom: {
50: '#baffcd',
500: '#97ffb7',
950: '#000000',
},
}SCSS
$custom: #97ffb7; $custom-light: #baffcd; $custom-dark: #000000;
JSON
{
"hex": "#97ffb7",
"rgb": {
"r": 151,
"g": 255,
"b": 183
},
"hsl": {
"h": 138.462,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91821,
"c": 0.13929,
"h": 152.7
},
"luminance": 0.81518
}Semantic roles & 50–950 ramp
primary
#97FFB7
secondary
#E259B7
accent
#009FE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#121813
muted
#828683