#97E4DE#97E4DE
#97E4DE is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.7% C 0.076 H 189.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97E4DE |
|---|---|
| RGB | rgb(151, 228, 222) |
| HSL | hsl(175, 59%, 74%) |
| HSV | hsv(175, 34%, 89%) |
| CMYK | cmyk(33.8%, 0%, 2.6%, 10.6%) |
| CIE-LAB | lab(85.67, -24.94, -4.61) |
| CIE-LCH | lch(85.67, 25.36, 190.48°) |
| OKLab | oklab(86.72% -0.0754 -0.0128) |
| OKLCH | oklch(86.72% 0.076 189.6) |
| XYZ | xyz(53.6860, 67.3368, 79.2615) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.42
Light Cyan
#ACFFFC
ΔE00 5.90
Pale Cyan
#B7FFFA
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Duck Egg Blue
#C3FBF4
ΔE00 6.69
Eggshell Blue
#C4FFF7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E4DE #E4979D
analogous
#97E4B8 #97E4DE #97C4E4
triadic
#97E4DE #DE97E4 #E4DE97
tetradic
#97E4DE #B897E4 #E4979D #C4E497
square
#97E4DE #B897E4 #E4979D #C4E497
split-complementary
#97E4DE #E497C4 #E4B897
monochromatic
#36CBBF #66D7CF #97E4DE #C8F1ED #E7F9F7
Accessibility & contrast
On white
1.45
#97E4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#97E4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E4DE
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E4DE | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#7BE8E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e4de; /* rgb */ color: rgb(151, 228, 222); /* oklch */ color: oklch(86.7% 0.076 189.6);
Tailwind
colors: {
custom: {
50: '#b8ece8',
500: '#97e4de',
950: '#000000',
},
}SCSS
$custom: #97e4de; $custom-light: #b8ece8; $custom-dark: #000000;
JSON
{
"hex": "#97e4de",
"rgb": {
"r": 151,
"g": 228,
"b": 222
},
"hsl": {
"h": 175.325,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.86719,
"c": 0.07645,
"h": 189.6
},
"luminance": 0.6734
}Semantic roles & 50–950 ramp
primary
#97E4DE
secondary
#BD6269
accent
#1F2CC6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121616
muted
#828484