#97FFB9#97FFB9
#97FFB9 is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.137 H 153.4°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFB9 |
|---|---|
| RGB | rgb(151, 255, 185) |
| HSL | hsl(140, 100%, 80%) |
| HSV | hsv(140, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(92.40, -44.90, 24.19) |
| CIE-LCH | lch(92.40, 51.00, 151.69°) |
| OKLab | oklab(91.86% -0.123 0.0615) |
| OKLCH | oklch(91.86% 0.137 153.4) |
| XYZ | xyz(57.2758, 81.5984, 58.6215) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.54
Light Sea Green
#98F6B0
ΔE00 2.03
Mint (survey)
#9FFEB0
ΔE00 2.18
Light Seafoam Green
#A7FFB5
ΔE00 2.36
Light Blue Green
#7EFBB3
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFB9 #FF97DD
analogous
#A9FF97 #97FFB9 #97FFED
triadic
#97FFB9 #B997FF #FFB997
tetradic
#97FFB9 #97A9FF #FF97DD #FFED97
square
#97FFB9 #97A9FF #FF97DD #FFED97
split-complementary
#97FFB9 #ED97FF #FF97A9
monochromatic
#1DFF67 #5AFF90 #97FFB9 #D4FFE2 #E0FFEA
Accessibility & contrast
On white
1.21
#97FFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#97FFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFB9
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFB9 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B5
Deuteranopia (green-blind)
#EFE5BD
Tritanopia (blue-blind)
#82FDEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97ffb9; /* rgb */ color: rgb(151, 255, 185); /* oklch */ color: oklch(91.9% 0.137 153.4);
Tailwind
colors: {
custom: {
50: '#baffce',
500: '#97ffb9',
950: '#000000',
},
}SCSS
$custom: #97ffb9; $custom-light: #baffce; $custom-dark: #000000;
JSON
{
"hex": "#97ffb9",
"rgb": {
"r": 151,
"g": 255,
"b": 185
},
"hsl": {
"h": 139.615,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91864,
"c": 0.13747,
"h": 153.4
},
"luminance": 0.81602
}Semantic roles & 50–950 ramp
primary
#97FFB9
secondary
#E259B5
accent
#009AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683