#97FEDC#97FEDC
#97FEDC is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.5% C 0.108 H 170.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEDC |
|---|---|
| RGB | rgb(151, 254, 220) |
| HSL | hsl(160, 98%, 79%) |
| HSV | hsv(160, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(92.85, -37.62, 6.88) |
| CIE-LCH | lch(92.85, 38.24, 169.63°) |
| OKLab | oklab(92.47% -0.1068 0.0176) |
| OKLCH | oklch(92.47% 0.108 170.6) |
| XYZ | xyz(61.1175, 82.6260, 80.4241) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.24
Pale Turquoise
#A5FBD5
ΔE00 2.64
Aquamarine
#7FFFD4
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEDC #FE97B9
analogous
#97FEA9 #97FEDC #97EDFE
triadic
#97FEDC #DC97FE #FEDC97
tetradic
#97FEDC #A997FE #FE97B9 #EDFE97
square
#97FEDC #A997FE #FE97B9 #EDFE97
split-complementary
#97FEDC #FE97ED #FEA997
monochromatic
#1EFDB3 #5AFDC8 #97FEDC #D4FFF0 #E1FFF5
Accessibility & contrast
On white
1.20
#97FEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#97FEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEDC
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEDC | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DA
Deuteranopia (green-blind)
#E8E5DE
Tritanopia (blue-blind)
#77FFF4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97fedc; /* rgb */ color: rgb(151, 254, 220); /* oklch */ color: oklch(92.5% 0.108 170.6);
Tailwind
colors: {
custom: {
50: '#baffe6',
500: '#97fedc',
950: '#000000',
},
}SCSS
$custom: #97fedc; $custom-light: #baffe6; $custom-dark: #000000;
JSON
{
"hex": "#97fedc",
"rgb": {
"r": 151,
"g": 254,
"b": 220
},
"hsl": {
"h": 160.194,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92473,
"c": 0.10827,
"h": 170.6
},
"luminance": 0.8263
}Semantic roles & 50–950 ramp
primary
#97FEDC
secondary
#E05986
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684