#97FDC2#97FDC2
#97FDC2 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.6% C 0.127 H 157.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDC2 |
|---|---|
| RGB | rgb(151, 253, 194) |
| HSL | hsl(145, 96%, 79%) |
| HSV | hsv(145, 40%, 99%) |
| CMYK | cmyk(40.3%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(92.01, -42.38, 19.06) |
| CIE-LCH | lch(92.01, 46.46, 155.78°) |
| OKLab | oklab(91.61% -0.1168 0.0488) |
| OKLCH | oklch(91.61% 0.127 157.3) |
| XYZ | xyz(57.6214, 80.7211, 63.5729) |
| Luminance | 0.8073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 3.18
Light Sea Green
#98F6B0
ΔE00 3.21
Light Aquamarine
#7BFDC7
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.78
Light Seafoam Green
#A7FFB5
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDC2 #FD97D2
analogous
#9FFD97 #97FDC2 #97FDF5
triadic
#97FDC2 #C297FD #FDC297
tetradic
#97FDC2 #979FFD #FD97D2 #FDF597
square
#97FDC2 #979FFD #FD97D2 #FDF597
split-complementary
#97FDC2 #F597FD #FD979F
monochromatic
#1FFB7C #5BFC9F #97FDC2 #D3FEE5 #E1FEED
Accessibility & contrast
On white
1.22
#97FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#97FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDC2
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDC2 | 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)
#FCEFBF
Deuteranopia (green-blind)
#ECE4C5
Tritanopia (blue-blind)
#80FCED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fdc2; /* rgb */ color: rgb(151, 253, 194); /* oklch */ color: oklch(91.6% 0.127 157.3);
Tailwind
colors: {
custom: {
50: '#b9fed4',
500: '#97fdc2',
950: '#000000',
},
}SCSS
$custom: #97fdc2; $custom-light: #b9fed4; $custom-dark: #000000;
JSON
{
"hex": "#97fdc2",
"rgb": {
"r": 151,
"g": 253,
"b": 194
},
"hsl": {
"h": 145.294,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.91605,
"c": 0.12656,
"h": 157.3
},
"luminance": 0.80725
}Semantic roles & 50–950 ramp
primary
#97FDC2
secondary
#DF59A7
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683