#97E1DB#97E1DB
#97E1DB is a very light, moderate teal. Relative luminance 0.655; OKLCH L 86.0% C 0.074 H 189.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97E1DB |
|---|---|
| RGB | rgb(151, 225, 219) |
| HSL | hsl(175, 55%, 74%) |
| HSV | hsv(175, 33%, 88%) |
| CMYK | cmyk(32.9%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(84.76, -24.15, -4.37) |
| CIE-LCH | lch(84.76, 24.55, 190.26°) |
| OKLab | oklab(85.96% -0.0729 -0.0121) |
| OKLCH | oklch(85.96% 0.074 189.4) |
| XYZ | xyz(52.4694, 65.5411, 76.8900) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 6.54
Pale Cyan
#B7FFFA
ΔE00 6.67
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Duck Egg Blue
#C3FBF4
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E1DB #E1979D
analogous
#97E1B6 #97E1DB #97C2E1
triadic
#97E1DB #DB97E1 #E1DB97
tetradic
#97E1DB #B697E1 #E1979D #C2E197
square
#97E1DB #B697E1 #E1979D #C2E197
split-complementary
#97E1DB #E197C2 #E1B697
monochromatic
#39C5B9 #67D3CB #97E1DB #C6EFEB #E7F8F7
Accessibility & contrast
On white
1.49
#97E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#97E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E1DB
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E1DB | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#7DE5DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97e1db; /* rgb */ color: rgb(151, 225, 219); /* oklch */ color: oklch(86.0% 0.074 189.4);
Tailwind
colors: {
custom: {
50: '#b8eae6',
500: '#97e1db',
950: '#000000',
},
}SCSS
$custom: #97e1db; $custom-light: #b8eae6; $custom-dark: #000000;
JSON
{
"hex": "#97e1db",
"rgb": {
"r": 151,
"g": 225,
"b": 219
},
"hsl": {
"h": 175.135,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.85962,
"c": 0.07395,
"h": 189.4
},
"luminance": 0.65544
}Semantic roles & 50–950 ramp
primary
#97E1DB
secondary
#BA626A
accent
#2330C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484