#97FED4#97FED4
#97FED4 is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.114 H 165.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97FED4 |
|---|---|
| RGB | rgb(151, 254, 212) |
| HSL | hsl(156, 98%, 79%) |
| HSV | hsv(156, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 16.5%, 0.4%) |
| CIE-LAB | lab(92.67, -39.28, 10.75) |
| CIE-LCH | lch(92.67, 40.73, 164.70°) |
| OKLab | oklab(92.27% -0.1102 0.0276) |
| OKLCH | oklch(92.27% 0.114 165.9) |
| XYZ | xyz(60.0832, 82.2123, 74.9771) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.04
Light Aqua
#8CFFDB
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 2.45
Light Turquoise
#7EF4CC
ΔE00 3.02
Light Aquamarine
#7BFDC7
ΔE00 3.48
Mint
#AAF0C1
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FED4 #FE97C1
analogous
#97FEA1 #97FED4 #97F4FE
triadic
#97FED4 #D497FE #FED497
tetradic
#97FED4 #A197FE #FE97C1 #F4FE97
square
#97FED4 #A197FE #FE97C1 #F4FE97
split-complementary
#97FED4 #FE97F4 #FEA197
monochromatic
#1EFDA2 #5AFDBB #97FED4 #D4FFED #E1FFF2
Accessibility & contrast
On white
1.20
#97FED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#97FED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FED4
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FED4 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D2
Deuteranopia (green-blind)
#E9E5D7
Tritanopia (blue-blind)
#7AFEF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97fed4; /* rgb */ color: rgb(151, 254, 212); /* oklch */ color: oklch(92.3% 0.114 165.9);
Tailwind
colors: {
custom: {
50: '#baffe1',
500: '#97fed4',
950: '#000000',
},
}SCSS
$custom: #97fed4; $custom-light: #baffe1; $custom-dark: #000000;
JSON
{
"hex": "#97fed4",
"rgb": {
"r": 151,
"g": 254,
"b": 212
},
"hsl": {
"h": 155.534,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92266,
"c": 0.11363,
"h": 165.9
},
"luminance": 0.82216
}Semantic roles & 50–950 ramp
primary
#97FED4
secondary
#E05990
accent
#005EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684