#97FFC7#97FFC7
#97FFC7 is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.2% C 0.125 H 159.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFC7 |
|---|---|
| RGB | rgb(151, 255, 199) |
| HSL | hsl(148, 100%, 80%) |
| HSV | hsv(148, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 22%, 0%) |
| CIE-LAB | lab(92.67, -42.31, 17.43) |
| CIE-LCH | lch(92.67, 45.76, 157.61°) |
| OKLab | oklab(92.18% -0.1169 0.0447) |
| OKLCH | oklch(92.18% 0.125 159.1) |
| XYZ | xyz(58.8271, 82.2189, 66.7918) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.25
Light Aquamarine
#7BFDC7
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 3.74
Light Sea Green
#98F6B0
ΔE00 4.11
Pale Turquoise
#A5FBD5
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFC7 #FF97CF
analogous
#9BFF97 #97FFC7 #97FFFB
triadic
#97FFC7 #C797FF #FFC797
tetradic
#97FFC7 #979BFF #FF97CF #FFFB97
square
#97FFC7 #979BFF #FF97CF #FFFB97
split-complementary
#97FFC7 #FB97FF #FF979B
monochromatic
#1DFF85 #5AFFA6 #97FFC7 #D4FFE8 #E0FFEF
Accessibility & contrast
On white
1.20
#97FFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#97FFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFC7
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFC7 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C4
Deuteranopia (green-blind)
#EDE5CA
Tritanopia (blue-blind)
#7EFEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffc7; /* rgb */ color: rgb(151, 255, 199); /* oklch */ color: oklch(92.2% 0.125 159.1);
Tailwind
colors: {
custom: {
50: '#baffd8',
500: '#97ffc7',
950: '#000000',
},
}SCSS
$custom: #97ffc7; $custom-light: #baffd8; $custom-dark: #000000;
JSON
{
"hex": "#97ffc7",
"rgb": {
"r": 151,
"g": 255,
"b": 199
},
"hsl": {
"h": 147.692,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92176,
"c": 0.12518,
"h": 159.1
},
"luminance": 0.82223
}Semantic roles & 50–950 ramp
primary
#97FFC7
secondary
#E259A2
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683