#97FEBA#97FEBA
#97FEBA is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.7% C 0.135 H 154.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEBA |
|---|---|
| RGB | rgb(151, 254, 186) |
| HSL | hsl(140, 98%, 79%) |
| HSV | hsv(140, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(92.13, -44.29, 23.32) |
| CIE-LCH | lch(92.13, 50.05, 152.23°) |
| OKLab | oklab(91.66% -0.1214 0.0593) |
| OKLCH | oklch(91.66% 0.135 154) |
| XYZ | xyz(57.0635, 81.0044, 59.0734) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.26
Light Sea Green
#98F6B0
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.42
Mint (survey)
#9FFEB0
ΔE00 2.47
Light Seafoam Green
#A7FFB5
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEBA #FE97DB
analogous
#A8FE97 #97FEBA #97FEED
triadic
#97FEBA #BA97FE #FEBA97
tetradic
#97FEBA #97A8FE #FE97DB #FEED97
square
#97FEBA #97A8FE #FE97DB #FEED97
split-complementary
#97FEBA #ED97FE #FE97A8
monochromatic
#1EFD6A #5AFD92 #97FEBA #D4FFE2 #E1FFEB
Accessibility & contrast
On white
1.22
#97FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#97FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEBA
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEBA | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB6
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#82FCEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97feba; /* rgb */ color: rgb(151, 254, 186); /* oklch */ color: oklch(91.7% 0.135 154.0);
Tailwind
colors: {
custom: {
50: '#b9ffcf',
500: '#97feba',
950: '#000000',
},
}SCSS
$custom: #97feba; $custom-light: #b9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#97feba",
"rgb": {
"r": 151,
"g": 254,
"b": 186
},
"hsl": {
"h": 140.388,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.91656,
"c": 0.1351,
"h": 154
},
"luminance": 0.81008
}Semantic roles & 50–950 ramp
primary
#97FEBA
secondary
#E059B2
accent
#0098E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683