#97FDC3#97FDC3
#97FDC3 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.6% C 0.126 H 157.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDC3 |
|---|---|
| RGB | rgb(151, 253, 195) |
| HSL | hsl(146, 96%, 79%) |
| HSV | hsv(146, 40%, 99%) |
| CMYK | cmyk(40.3%, 0%, 22.9%, 0.8%) |
| CIE-LAB | lab(92.03, -42.19, 18.58) |
| CIE-LCH | lch(92.03, 46.10, 156.24°) |
| OKLab | oklab(91.63% -0.1164 0.0476) |
| OKLCH | oklch(91.63% 0.126 157.8) |
| XYZ | xyz(57.7341, 80.7662, 64.1664) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 3.25
Light Blue Green
#7EFBB3
ΔE00 3.33
Light Sea Green
#98F6B0
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Seafoam Green
#A7FFB5
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDC3 #FD97D1
analogous
#9EFD97 #97FDC3 #97FDF6
triadic
#97FDC3 #C397FD #FDC397
tetradic
#97FDC3 #979EFD #FD97D1 #FDF697
square
#97FDC3 #979EFD #FD97D1 #FDF697
split-complementary
#97FDC3 #F697FD #FD979E
monochromatic
#1FFB7E #5BFCA0 #97FDC3 #D3FEE6 #E1FEEE
Accessibility & contrast
On white
1.22
#97FDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#97FDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDC3
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDC3 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFC0
Deuteranopia (green-blind)
#EBE4C6
Tritanopia (blue-blind)
#80FCED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fdc3; /* rgb */ color: rgb(151, 253, 195); /* oklch */ color: oklch(91.6% 0.126 157.8);
Tailwind
colors: {
custom: {
50: '#b9fed5',
500: '#97fdc3',
950: '#000000',
},
}SCSS
$custom: #97fdc3; $custom-light: #b9fed5; $custom-dark: #000000;
JSON
{
"hex": "#97fdc3",
"rgb": {
"r": 151,
"g": 253,
"b": 195
},
"hsl": {
"h": 145.882,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.91628,
"c": 0.1257,
"h": 157.8
},
"luminance": 0.8077
}Semantic roles & 50–950 ramp
primary
#97FDC3
secondary
#DF59A5
accent
#0083E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683