#97FFBD#97FFBD
#97FFBD is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.134 H 154.9°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFBD |
|---|---|
| RGB | rgb(151, 255, 189) |
| HSL | hsl(142, 100%, 80%) |
| HSV | hsv(142, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(92.47, -44.18, 22.26) |
| CIE-LCH | lch(92.47, 49.47, 153.26°) |
| OKLab | oklab(91.95% -0.1212 0.0567) |
| OKLCH | oklch(91.95% 0.134 154.9) |
| XYZ | xyz(57.7040, 81.7696, 60.8767) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.13
Light Sea Green
#98F6B0
ΔE00 2.41
Light Blue Green
#7EFBB3
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 2.86
Light Seafoam Green
#A7FFB5
ΔE00 2.94
Mint (survey)
#9FFEB0
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFBD #FF97D9
analogous
#A5FF97 #97FFBD #97FFF1
triadic
#97FFBD #BD97FF #FFBD97
tetradic
#97FFBD #97A5FF #FF97D9 #FFF197
square
#97FFBD #97A5FF #FF97D9 #FFF197
split-complementary
#97FFBD #F197FF #FF97A5
monochromatic
#1DFF6F #5AFF96 #97FFBD #D4FFE4 #E0FFEC
Accessibility & contrast
On white
1.21
#97FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#97FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFBD
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFBD | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B9
Deuteranopia (green-blind)
#EEE5C1
Tritanopia (blue-blind)
#81FDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97ffbd; /* rgb */ color: rgb(151, 255, 189); /* oklch */ color: oklch(92.0% 0.134 154.9);
Tailwind
colors: {
custom: {
50: '#baffd1',
500: '#97ffbd',
950: '#000000',
},
}SCSS
$custom: #97ffbd; $custom-light: #baffd1; $custom-dark: #000000;
JSON
{
"hex": "#97ffbd",
"rgb": {
"r": 151,
"g": 255,
"b": 189
},
"hsl": {
"h": 141.923,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9195,
"c": 0.13385,
"h": 154.9
},
"luminance": 0.81773
}Semantic roles & 50–950 ramp
primary
#97FFBD
secondary
#E259B0
accent
#0092E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683