#97FEDD#97FEDD
#97FEDD is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.5% C 0.108 H 171.3°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEDD |
|---|---|
| RGB | rgb(151, 254, 221) |
| HSL | hsl(161, 98%, 79%) |
| HSV | hsv(161, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.87, -37.41, 6.40) |
| CIE-LCH | lch(92.87, 37.95, 170.29°) |
| OKLab | oklab(92.5% -0.1064 0.0164) |
| OKLCH | oklch(92.5% 0.108 171.3) |
| XYZ | xyz(61.2503, 82.6791, 81.1237) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.32
Pale Turquoise
#A5FBD5
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.42
Tiffany Blue
#7BF2DA
ΔE00 4.37
Pale Aqua
#B8FFEB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEDD #FE97B8
analogous
#97FEAA #97FEDD #97EBFE
triadic
#97FEDD #DD97FE #FEDD97
tetradic
#97FEDD #AA97FE #FE97B8 #EBFE97
square
#97FEDD #AA97FE #FE97B8 #EBFE97
split-complementary
#97FEDD #FE97EB #FEAA97
monochromatic
#1EFDB5 #5AFDC9 #97FEDD #D4FFF1 #E1FFF5
Accessibility & contrast
On white
1.20
#97FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#97FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEDD
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEDD | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#E7E6DF
Tritanopia (blue-blind)
#77FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97fedd; /* rgb */ color: rgb(151, 254, 221); /* oklch */ color: oklch(92.5% 0.108 171.3);
Tailwind
colors: {
custom: {
50: '#baffe7',
500: '#97fedd',
950: '#000000',
},
}SCSS
$custom: #97fedd; $custom-light: #baffe7; $custom-dark: #000000;
JSON
{
"hex": "#97fedd",
"rgb": {
"r": 151,
"g": 254,
"b": 221
},
"hsl": {
"h": 160.777,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92499,
"c": 0.10765,
"h": 171.3
},
"luminance": 0.82683
}Semantic roles & 50–950 ramp
primary
#97FEDD
secondary
#E05984
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684