#97FFC1#97FFC1
#97FFC1 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.0% C 0.130 H 156.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFC1 |
|---|---|
| RGB | rgb(151, 255, 193) |
| HSL | hsl(144, 100%, 80%) |
| HSV | hsv(144, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 24.3%, 0%) |
| CIE-LAB | lab(92.55, -43.44, 20.33) |
| CIE-LCH | lch(92.55, 47.96, 154.92°) |
| OKLab | oklab(92.04% -0.1195 0.0519) |
| OKLCH | oklch(92.04% 0.13 156.5) |
| XYZ | xyz(58.1442, 81.9457, 63.1950) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.27
Light Blue Green
#7EFBB3
ΔE00 2.85
Light Sea Green
#98F6B0
ΔE00 2.99
Seafoam (survey)
#80F9AD
ΔE00 3.42
Light Seafoam Green
#A7FFB5
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFC1 #FF97D5
analogous
#A1FF97 #97FFC1 #97FFF5
triadic
#97FFC1 #C197FF #FFC197
tetradic
#97FFC1 #97A1FF #FF97D5 #FFF597
square
#97FFC1 #97A1FF #FF97D5 #FFF597
split-complementary
#97FFC1 #F597FF #FF97A1
monochromatic
#1DFF78 #5AFF9D #97FFC1 #D4FFE5 #E0FFED
Accessibility & contrast
On white
1.21
#97FFC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#97FFC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFC1
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFC1 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BD
Deuteranopia (green-blind)
#EEE5C5
Tritanopia (blue-blind)
#80FDEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffc1; /* rgb */ color: rgb(151, 255, 193); /* oklch */ color: oklch(92.0% 0.130 156.5);
Tailwind
colors: {
custom: {
50: '#baffd4',
500: '#97ffc1',
950: '#000000',
},
}SCSS
$custom: #97ffc1; $custom-light: #baffd4; $custom-dark: #000000;
JSON
{
"hex": "#97ffc1",
"rgb": {
"r": 151,
"g": 255,
"b": 193
},
"hsl": {
"h": 144.231,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92039,
"c": 0.13031,
"h": 156.5
},
"luminance": 0.8195
}Semantic roles & 50–950 ramp
primary
#97FFC1
secondary
#E259AA
accent
#0089E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683