#97FED7#97FED7
#97FED7 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.3% C 0.112 H 167.6°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97FED7 |
|---|---|
| RGB | rgb(151, 254, 215) |
| HSL | hsl(157, 98%, 79%) |
| HSV | hsv(157, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 15.4%, 0.4%) |
| CIE-LAB | lab(92.74, -38.66, 9.30) |
| CIE-LCH | lch(92.74, 39.77, 166.48°) |
| OKLab | oklab(92.34% -0.1089 0.0239) |
| OKLCH | oklch(92.34% 0.112 167.6) |
| XYZ | xyz(60.4652, 82.3650, 76.9887) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.69
Pale Turquoise
#A5FBD5
ΔE00 2.02
Aquamarine
#7FFFD4
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 4.05
Light Teal
#90E4C1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FED7 #FE97BE
analogous
#97FEA4 #97FED7 #97F1FE
triadic
#97FED7 #D797FE #FED797
tetradic
#97FED7 #A497FE #FE97BE #F1FE97
square
#97FED7 #A497FE #FE97BE #F1FE97
split-complementary
#97FED7 #FE97F1 #FEA497
monochromatic
#1EFDA8 #5AFDC0 #97FED7 #D4FFEE #E1FFF3
Accessibility & contrast
On white
1.20
#97FED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#97FED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FED7
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FED7 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D5
Deuteranopia (green-blind)
#E9E5D9
Tritanopia (blue-blind)
#79FFF3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97fed7; /* rgb */ color: rgb(151, 254, 215); /* oklch */ color: oklch(92.3% 0.112 167.6);
Tailwind
colors: {
custom: {
50: '#baffe3',
500: '#97fed7',
950: '#000000',
},
}SCSS
$custom: #97fed7; $custom-light: #baffe3; $custom-dark: #000000;
JSON
{
"hex": "#97fed7",
"rgb": {
"r": 151,
"g": 254,
"b": 215
},
"hsl": {
"h": 157.282,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92342,
"c": 0.11154,
"h": 167.6
},
"luminance": 0.82369
}Semantic roles & 50–950 ramp
primary
#97FED7
secondary
#E0598C
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684