#97FFB3#97FFB3
#97FFB3 is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.7% C 0.143 H 151.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFB3 |
|---|---|
| RGB | rgb(151, 255, 179) |
| HSL | hsl(136, 100%, 80%) |
| HSV | hsv(136, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(92.29, -45.96, 27.08) |
| CIE-LCH | lch(92.29, 53.34, 149.49°) |
| OKLab | oklab(91.74% -0.1255 0.0685) |
| OKLCH | oklch(91.74% 0.143 151.4) |
| XYZ | xyz(56.6557, 81.3503, 55.3559) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 1.24
Foam Green
#90FDA9
ΔE00 1.56
Light Seafoam Green
#A7FFB5
ΔE00 1.88
Light Sea Green
#98F6B0
ΔE00 2.03
Light Mint Green
#A6FBB2
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFB3 #FF97E3
analogous
#AFFF97 #97FFB3 #97FFE7
triadic
#97FFB3 #B397FF #FFB397
tetradic
#97FFB3 #97AFFF #FF97E3 #FFE797
square
#97FFB3 #97AFFF #FF97E3 #FFE797
split-complementary
#97FFB3 #E797FF #FF97AF
monochromatic
#1DFF5A #5AFF86 #97FFB3 #D4FFE0 #E0FFE9
Accessibility & contrast
On white
1.22
#97FFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#97FFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFB3
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFB3 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFAE
Deuteranopia (green-blind)
#F0E5B7
Tritanopia (blue-blind)
#84FCEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97ffb3; /* rgb */ color: rgb(151, 255, 179); /* oklch */ color: oklch(91.7% 0.143 151.4);
Tailwind
colors: {
custom: {
50: '#baffca',
500: '#97ffb3',
950: '#000000',
},
}SCSS
$custom: #97ffb3; $custom-light: #baffca; $custom-dark: #000000;
JSON
{
"hex": "#97ffb3",
"rgb": {
"r": 151,
"g": 255,
"b": 179
},
"hsl": {
"h": 136.154,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91738,
"c": 0.143,
"h": 151.4
},
"luminance": 0.81354
}Semantic roles & 50–950 ramp
primary
#97FFB3
secondary
#E259BD
accent
#00A8E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682