#97FEBF#97FEBF
#97FEBF is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.8% C 0.131 H 155.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEBF |
|---|---|
| RGB | rgb(151, 254, 191) |
| HSL | hsl(143, 98%, 79%) |
| HSV | hsv(143, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 24.8%, 0.4%) |
| CIE-LAB | lab(92.23, -43.38, 20.90) |
| CIE-LCH | lch(92.23, 48.15, 154.27°) |
| OKLab | oklab(91.77% -0.1192 0.0534) |
| OKLCH | oklch(91.77% 0.131 155.9) |
| XYZ | xyz(57.6044, 81.2207, 61.9219) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.09
Light Sea Green
#98F6B0
ΔE00 2.65
Light Blue Green
#7EFBB3
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 3.19
Light Seafoam Green
#A7FFB5
ΔE00 3.38
Mint (survey)
#9FFEB0
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEBF #FE97D6
analogous
#A3FE97 #97FEBF #97FEF3
triadic
#97FEBF #BF97FE #FEBF97
tetradic
#97FEBF #97A3FE #FE97D6 #FEF397
square
#97FEBF #97A3FE #FE97D6 #FEF397
split-complementary
#97FEBF #F397FE #FE97A3
monochromatic
#1EFD74 #5AFD9A #97FEBF #D4FFE4 #E1FFEC
Accessibility & contrast
On white
1.22
#97FEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#97FEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEBF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEBF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EDE4C3
Tritanopia (blue-blind)
#81FCED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97febf; /* rgb */ color: rgb(151, 254, 191); /* oklch */ color: oklch(91.8% 0.131 155.9);
Tailwind
colors: {
custom: {
50: '#b9ffd2',
500: '#97febf',
950: '#000000',
},
}SCSS
$custom: #97febf; $custom-light: #b9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#97febf",
"rgb": {
"r": 151,
"g": 254,
"b": 191
},
"hsl": {
"h": 143.301,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.91766,
"c": 0.13063,
"h": 155.9
},
"luminance": 0.81225
}Semantic roles & 50–950 ramp
primary
#97FEBF
secondary
#E059AC
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683