#97FEE7#97FEE7
#97FEE7 is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.8% C 0.102 H 178.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEE7 |
|---|---|
| RGB | rgb(151, 254, 231) |
| HSL | hsl(167, 98%, 79%) |
| HSV | hsv(167, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(93.11, -35.24, 1.58) |
| CIE-LCH | lch(93.11, 35.28, 177.43°) |
| OKLab | oklab(92.77% -0.1022 0.0037) |
| OKLCH | oklch(92.77% 0.102 178) |
| XYZ | xyz(62.6225, 83.2280, 88.3505) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.35
Light Aqua
#8CFFDB
ΔE00 3.80
Pale Aqua
#B8FFEB
ΔE00 4.24
Pale Turquoise
#A5FBD5
ΔE00 5.39
Light Turquoise
#7EF4CC
ΔE00 5.67
Aquamarine
#7FFFD4
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEE7 #FE97AE
analogous
#97FEB4 #97FEE7 #97E2FE
triadic
#97FEE7 #E797FE #FEE797
tetradic
#97FEE7 #B497FE #FE97AE #E2FE97
square
#97FEE7 #B497FE #FE97AE #E2FE97
split-complementary
#97FEE7 #FE97E2 #FEB497
monochromatic
#1EFDCB #5AFDD9 #97FEE7 #D4FFF5 #E1FFF8
Accessibility & contrast
On white
1.19
#97FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#97FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEE7
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEE7 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E6
Deuteranopia (green-blind)
#E5E6E9
Tritanopia (blue-blind)
#72FFF7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97fee7; /* rgb */ color: rgb(151, 254, 231); /* oklch */ color: oklch(92.8% 0.102 178.0);
Tailwind
colors: {
custom: {
50: '#baffee',
500: '#97fee7',
950: '#000000',
},
}SCSS
$custom: #97fee7; $custom-light: #baffee; $custom-dark: #000000;
JSON
{
"hex": "#97fee7",
"rgb": {
"r": 151,
"g": 254,
"b": 231
},
"hsl": {
"h": 166.602,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92773,
"c": 0.10228,
"h": 178
},
"luminance": 0.83232
}Semantic roles & 50–950 ramp
primary
#97FEE7
secondary
#E05977
accent
#0033E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685