#97FFC4#97FFC4
#97FFC4 is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.1% C 0.128 H 157.8°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFC4 |
|---|---|
| RGB | rgb(151, 255, 196) |
| HSL | hsl(146, 100%, 80%) |
| HSV | hsv(146, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(92.61, -42.88, 18.88) |
| CIE-LCH | lch(92.61, 46.85, 156.24°) |
| OKLab | oklab(92.11% -0.1182 0.0483) |
| OKLCH | oklch(92.11% 0.128 157.8) |
| XYZ | xyz(58.4822, 82.0809, 64.9754) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 3.25
Light Sea Green
#98F6B0
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.92
Light Seafoam Green
#A7FFB5
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFC4 #FF97D2
analogous
#9EFF97 #97FFC4 #97FFF8
triadic
#97FFC4 #C497FF #FFC497
tetradic
#97FFC4 #979EFF #FF97D2 #FFF897
square
#97FFC4 #979EFF #FF97D2 #FFF897
split-complementary
#97FFC4 #F897FF #FF979E
monochromatic
#1DFF7F #5AFFA1 #97FFC4 #D4FFE7 #E0FFEE
Accessibility & contrast
On white
1.21
#97FFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#97FFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFC4
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFC4 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C1
Deuteranopia (green-blind)
#EDE5C7
Tritanopia (blue-blind)
#7FFEEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffc4; /* rgb */ color: rgb(151, 255, 196); /* oklch */ color: oklch(92.1% 0.128 157.8);
Tailwind
colors: {
custom: {
50: '#baffd6',
500: '#97ffc4',
950: '#000000',
},
}SCSS
$custom: #97ffc4; $custom-light: #baffd6; $custom-dark: #000000;
JSON
{
"hex": "#97ffc4",
"rgb": {
"r": 151,
"g": 255,
"b": 196
},
"hsl": {
"h": 145.962,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92107,
"c": 0.12772,
"h": 157.8
},
"luminance": 0.82085
}Semantic roles & 50–950 ramp
primary
#97FFC4
secondary
#E259A6
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683