#97E4DB#97E4DB
#97E4DB is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.6% C 0.077 H 186.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97E4DB |
|---|---|
| RGB | rgb(151, 228, 219) |
| HSL | hsl(173, 59%, 74%) |
| HSV | hsv(173, 34%, 89%) |
| CMYK | cmyk(33.8%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(85.59, -25.62, -3.15) |
| CIE-LCH | lch(85.59, 25.81, 187.01°) |
| OKLab | oklab(86.63% -0.0766 -0.0089) |
| OKLCH | oklch(86.63% 0.077 186.6) |
| XYZ | xyz(53.2875, 67.1774, 77.1627) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 6.28
Pale Cyan
#B7FFFA
ΔE00 6.37
Tiffany Blue
#7BF2DA
ΔE00 6.71
Duck Egg Blue
#C3FBF4
ΔE00 6.81
Pale Aqua
#B8FFEB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E4DB #E497A0
analogous
#97E4B5 #97E4DB #97C7E4
triadic
#97E4DB #DB97E4 #E4DB97
tetradic
#97E4DB #B597E4 #E497A0 #C7E497
square
#97E4DB #B597E4 #E497A0 #C7E497
split-complementary
#97E4DB #E497C7 #E4B597
monochromatic
#36CBB9 #66D7CA #97E4DB #C8F1EC #E7F9F7
Accessibility & contrast
On white
1.45
#97E4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#97E4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E4DB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E4DB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#CED2DC
Tritanopia (blue-blind)
#7CE7E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e4db; /* rgb */ color: rgb(151, 228, 219); /* oklch */ color: oklch(86.6% 0.077 186.6);
Tailwind
colors: {
custom: {
50: '#b8ece6',
500: '#97e4db',
950: '#000000',
},
}SCSS
$custom: #97e4db; $custom-light: #b8ece6; $custom-dark: #000000;
JSON
{
"hex": "#97e4db",
"rgb": {
"r": 151,
"g": 228,
"b": 219
},
"hsl": {
"h": 172.987,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.86628,
"c": 0.0771,
"h": 186.6
},
"luminance": 0.67181
}Semantic roles & 50–950 ramp
primary
#97E4DB
secondary
#BD626C
accent
#1F33C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484