#97FEDA#97FEDA
#97FEDA is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.110 H 169.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEDA |
|---|---|
| RGB | rgb(151, 254, 218) |
| HSL | hsl(159, 98%, 79%) |
| HSV | hsv(159, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 14.2%, 0.4%) |
| CIE-LAB | lab(92.80, -38.04, 7.85) |
| CIE-LCH | lch(92.80, 38.84, 168.34°) |
| OKLab | oklab(92.42% -0.1077 0.0201) |
| OKLCH | oklch(92.42% 0.11 169.4) |
| XYZ | xyz(60.8542, 82.5207, 79.0375) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.26
Pale Turquoise
#A5FBD5
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEDA #FE97BB
analogous
#97FEA7 #97FEDA #97EFFE
triadic
#97FEDA #DA97FE #FEDA97
tetradic
#97FEDA #A797FE #FE97BB #EFFE97
square
#97FEDA #A797FE #FE97BB #EFFE97
split-complementary
#97FEDA #FE97EF #FEA797
monochromatic
#1EFDAF #5AFDC4 #97FEDA #D4FFF0 #E1FFF4
Accessibility & contrast
On white
1.20
#97FEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#97FEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEDA
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEDA | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D8
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#78FFF3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97feda; /* rgb */ color: rgb(151, 254, 218); /* oklch */ color: oklch(92.4% 0.110 169.4);
Tailwind
colors: {
custom: {
50: '#baffe5',
500: '#97feda',
950: '#000000',
},
}SCSS
$custom: #97feda; $custom-light: #baffe5; $custom-dark: #000000;
JSON
{
"hex": "#97feda",
"rgb": {
"r": 151,
"g": 254,
"b": 218
},
"hsl": {
"h": 159.029,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.9242,
"c": 0.10954,
"h": 169.4
},
"luminance": 0.82525
}Semantic roles & 50–950 ramp
primary
#97FEDA
secondary
#E05988
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684