#97FFC5#97FFC5
#97FFC5 is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.1% C 0.127 H 158.2°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFC5 |
|---|---|
| RGB | rgb(151, 255, 197) |
| HSL | hsl(147, 100%, 80%) |
| HSV | hsv(147, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(92.63, -42.69, 18.40) |
| CIE-LCH | lch(92.63, 46.48, 156.69°) |
| OKLab | oklab(92.13% -0.1178 0.0471) |
| OKLCH | oklch(92.13% 0.127 158.2) |
| XYZ | xyz(58.5964, 82.1266, 65.5768) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.87
Light Aquamarine
#7BFDC7
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.41
Light Sea Green
#98F6B0
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 4.10
Light Seafoam Green
#A7FFB5
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFC5 #FF97D1
analogous
#9DFF97 #97FFC5 #97FFF9
triadic
#97FFC5 #C597FF #FFC597
tetradic
#97FFC5 #979DFF #FF97D1 #FFF997
square
#97FFC5 #979DFF #FF97D1 #FFF997
split-complementary
#97FFC5 #F997FF #FF979D
monochromatic
#1DFF81 #5AFFA3 #97FFC5 #D4FFE7 #E0FFEE
Accessibility & contrast
On white
1.21
#97FFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#97FFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFC5
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFC5 | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C2
Deuteranopia (green-blind)
#EDE5C8
Tritanopia (blue-blind)
#7FFEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffc5; /* rgb */ color: rgb(151, 255, 197); /* oklch */ color: oklch(92.1% 0.127 158.2);
Tailwind
colors: {
custom: {
50: '#baffd6',
500: '#97ffc5',
950: '#000000',
},
}SCSS
$custom: #97ffc5; $custom-light: #baffd6; $custom-dark: #000000;
JSON
{
"hex": "#97ffc5",
"rgb": {
"r": 151,
"g": 255,
"b": 197
},
"hsl": {
"h": 146.538,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9213,
"c": 0.12687,
"h": 158.2
},
"luminance": 0.82131
}Semantic roles & 50–950 ramp
primary
#97FFC5
secondary
#E259A5
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683