#97FED5#97FED5
#97FED5 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.113 H 166.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97FED5 |
|---|---|
| RGB | rgb(151, 254, 213) |
| HSL | hsl(156, 98%, 79%) |
| HSV | hsv(156, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 16.1%, 0.4%) |
| CIE-LAB | lab(92.69, -39.08, 10.26) |
| CIE-LCH | lch(92.69, 40.40, 165.28°) |
| OKLab | oklab(92.29% -0.1098 0.0264) |
| OKLCH | oklch(92.29% 0.113 166.5) |
| XYZ | xyz(60.2098, 82.2629, 75.6435) |
| Luminance | 0.8227 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.00
Light Aqua
#8CFFDB
ΔE00 2.11
Aquamarine
#7FFFD4
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 2.97
Light Aquamarine
#7BFDC7
ΔE00 3.66
Mint
#AAF0C1
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FED5 #FE97C0
analogous
#97FEA2 #97FED5 #97F3FE
triadic
#97FED5 #D597FE #FED597
tetradic
#97FED5 #A297FE #FE97C0 #F3FE97
square
#97FED5 #A297FE #FE97C0 #F3FE97
split-complementary
#97FED5 #FE97F3 #FEA297
monochromatic
#1EFDA4 #5AFDBD #97FED5 #D4FFED #E1FFF3
Accessibility & contrast
On white
1.20
#97FED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#97FED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FED5
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FED5 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D3
Deuteranopia (green-blind)
#E9E5D8
Tritanopia (blue-blind)
#7AFFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97fed5; /* rgb */ color: rgb(151, 254, 213); /* oklch */ color: oklch(92.3% 0.113 166.5);
Tailwind
colors: {
custom: {
50: '#baffe2',
500: '#97fed5',
950: '#000000',
},
}SCSS
$custom: #97fed5; $custom-light: #baffe2; $custom-dark: #000000;
JSON
{
"hex": "#97fed5",
"rgb": {
"r": 151,
"g": 254,
"b": 213
},
"hsl": {
"h": 156.117,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92291,
"c": 0.11293,
"h": 166.5
},
"luminance": 0.82267
}Semantic roles & 50–950 ramp
primary
#97FED5
secondary
#E0598F
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684