#97FFB8#97FFB8
#97FFB8 is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.8% C 0.138 H 153.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFB8 |
|---|---|
| RGB | rgb(151, 255, 184) |
| HSL | hsl(139, 100%, 80%) |
| HSV | hsv(139, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(92.38, -45.08, 24.67) |
| CIE-LCH | lch(92.38, 51.39, 151.31°) |
| OKLab | oklab(91.84% -0.1234 0.0627) |
| OKLCH | oklch(91.84% 0.138 153.1) |
| XYZ | xyz(57.1706, 81.5563, 58.0675) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.68
Light Sea Green
#98F6B0
ΔE00 1.98
Mint (survey)
#9FFEB0
ΔE00 2.00
Light Seafoam Green
#A7FFB5
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFB8 #FF97DE
analogous
#AAFF97 #97FFB8 #97FFEC
triadic
#97FFB8 #B897FF #FFB897
tetradic
#97FFB8 #97AAFF #FF97DE #FFEC97
square
#97FFB8 #97AAFF #FF97DE #FFEC97
split-complementary
#97FFB8 #EC97FF #FF97AA
monochromatic
#1DFF64 #5AFF8E #97FFB8 #D4FFE2 #E0FFEA
Accessibility & contrast
On white
1.21
#97FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#97FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFB8
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFB8 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B4
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#83FCEC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97ffb8; /* rgb */ color: rgb(151, 255, 184); /* oklch */ color: oklch(91.8% 0.138 153.1);
Tailwind
colors: {
custom: {
50: '#baffcd',
500: '#97ffb8',
950: '#000000',
},
}SCSS
$custom: #97ffb8; $custom-light: #baffcd; $custom-dark: #000000;
JSON
{
"hex": "#97ffb8",
"rgb": {
"r": 151,
"g": 255,
"b": 184
},
"hsl": {
"h": 139.038,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91842,
"c": 0.13838,
"h": 153.1
},
"luminance": 0.8156
}Semantic roles & 50–950 ramp
primary
#97FFB8
secondary
#E259B6
accent
#009DE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#121813
muted
#828683