#97E4DD#97E4DD
#97E4DD is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.7% C 0.077 H 188.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97E4DD |
|---|---|
| RGB | rgb(151, 228, 221) |
| HSL | hsl(175, 59%, 74%) |
| HSV | hsv(175, 34%, 89%) |
| CMYK | cmyk(33.8%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(85.65, -25.16, -4.13) |
| CIE-LCH | lch(85.65, 25.50, 189.31°) |
| OKLab | oklab(86.69% -0.0758 -0.0115) |
| OKLCH | oklch(86.69% 0.077 188.6) |
| XYZ | xyz(53.5524, 67.2833, 78.5577) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 6.01
Pale Cyan
#B7FFFA
ΔE00 6.18
Duck Egg Blue
#C3FBF4
ΔE00 6.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Eggshell Blue
#C4FFF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E4DD #E4979E
analogous
#97E4B7 #97E4DD #97C5E4
triadic
#97E4DD #DD97E4 #E4DD97
tetradic
#97E4DD #B797E4 #E4979E #C5E497
square
#97E4DD #B797E4 #E4979E #C5E497
split-complementary
#97E4DD #E497C5 #E4B797
monochromatic
#36CBBD #66D7CD #97E4DD #C8F1ED #E7F9F7
Accessibility & contrast
On white
1.45
#97E4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#97E4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E4DD
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E4DD | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#CED2DE
Tritanopia (blue-blind)
#7BE8E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e4dd; /* rgb */ color: rgb(151, 228, 221); /* oklch */ color: oklch(86.7% 0.077 188.6);
Tailwind
colors: {
custom: {
50: '#b8ece7',
500: '#97e4dd',
950: '#000000',
},
}SCSS
$custom: #97e4dd; $custom-light: #b8ece7; $custom-dark: #000000;
JSON
{
"hex": "#97e4dd",
"rgb": {
"r": 151,
"g": 228,
"b": 221
},
"hsl": {
"h": 174.545,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.86688,
"c": 0.07665,
"h": 188.6
},
"luminance": 0.67287
}Semantic roles & 50–950 ramp
primary
#97E4DD
secondary
#BD626A
accent
#1F2EC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484