#97E4DC#97E4DC
#97E4DC is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.7% C 0.077 H 187.6°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97E4DC |
|---|---|
| RGB | rgb(151, 228, 220) |
| HSL | hsl(174, 59%, 74%) |
| HSV | hsv(174, 34%, 89%) |
| CMYK | cmyk(33.8%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(85.62, -25.39, -3.64) |
| CIE-LCH | lch(85.62, 25.65, 188.16°) |
| OKLab | oklab(86.66% -0.0762 -0.0102) |
| OKLCH | oklch(86.66% 0.077 187.6) |
| XYZ | xyz(53.4196, 67.2302, 77.8582) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 6.13
Pale Cyan
#B7FFFA
ΔE00 6.26
Duck Egg Blue
#C3FBF4
ΔE00 6.75
Tiffany Blue
#7BF2DA
ΔE00 6.99
Eggshell Blue
#C4FFF7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E4DC #E4979F
analogous
#97E4B6 #97E4DC #97C6E4
triadic
#97E4DC #DC97E4 #E4DC97
tetradic
#97E4DC #B697E4 #E4979F #C6E497
square
#97E4DC #B697E4 #E4979F #C6E497
split-complementary
#97E4DC #E497C6 #E4B697
monochromatic
#36CBBB #66D7CC #97E4DC #C8F1EC #E7F9F7
Accessibility & contrast
On white
1.45
#97E4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#97E4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E4DC
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E4DC | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#7CE8E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e4dc; /* rgb */ color: rgb(151, 228, 220); /* oklch */ color: oklch(86.7% 0.077 187.6);
Tailwind
colors: {
custom: {
50: '#b8ece6',
500: '#97e4dc',
950: '#000000',
},
}SCSS
$custom: #97e4dc; $custom-light: #b8ece6; $custom-dark: #000000;
JSON
{
"hex": "#97e4dc",
"rgb": {
"r": 151,
"g": 228,
"b": 220
},
"hsl": {
"h": 173.766,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.86658,
"c": 0.07686,
"h": 187.6
},
"luminance": 0.67233
}Semantic roles & 50–950 ramp
primary
#97E4DC
secondary
#BD626B
accent
#1F30C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484