#97FEBB#97FEBB
#97FEBB is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.7% C 0.134 H 154.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEBB |
|---|---|
| RGB | rgb(151, 254, 187) |
| HSL | hsl(141, 98%, 79%) |
| HSV | hsv(141, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(92.15, -44.11, 22.83) |
| CIE-LCH | lch(92.15, 49.67, 152.63°) |
| OKLab | oklab(91.68% -0.1209 0.0581) |
| OKLCH | oklch(91.68% 0.134 154.3) |
| XYZ | xyz(57.1702, 81.0471, 59.6352) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.15
Light Sea Green
#98F6B0
ΔE00 2.08
Light Blue Green
#7EFBB3
ΔE00 2.44
Mint (survey)
#9FFEB0
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 2.68
Light Seafoam Green
#A7FFB5
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEBB #FE97DA
analogous
#A7FE97 #97FEBB #97FEEF
triadic
#97FEBB #BB97FE #FEBB97
tetradic
#97FEBB #97A7FE #FE97DA #FEEF97
square
#97FEBB #97A7FE #FE97DA #FEEF97
split-complementary
#97FEBB #EF97FE #FE97A7
monochromatic
#1EFD6C #5AFD93 #97FEBB #D4FFE3 #E1FFEB
Accessibility & contrast
On white
1.22
#97FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#97FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEBB
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEBB | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB7
Deuteranopia (green-blind)
#EEE4BF
Tritanopia (blue-blind)
#82FCEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97febb; /* rgb */ color: rgb(151, 254, 187); /* oklch */ color: oklch(91.7% 0.134 154.3);
Tailwind
colors: {
custom: {
50: '#b9ffcf',
500: '#97febb',
950: '#000000',
},
}SCSS
$custom: #97febb; $custom-light: #b9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#97febb",
"rgb": {
"r": 151,
"g": 254,
"b": 187
},
"hsl": {
"h": 140.971,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.91678,
"c": 0.1342,
"h": 154.3
},
"luminance": 0.81051
}Semantic roles & 50–950 ramp
primary
#97FEBB
secondary
#E059B1
accent
#0095E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683