#97DBD7#97DBD7
#97DBD7 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.5% C 0.069 H 191.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBD7 |
|---|---|
| RGB | rgb(151, 219, 215) |
| HSL | hsl(176, 49%, 73%) |
| HSV | hsv(176, 31%, 86%) |
| CMYK | cmyk(31.1%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(82.99, -22.10, -4.86) |
| CIE-LCH | lch(82.99, 22.63, 192.41°) |
| OKLab | oklab(84.51% -0.0672 -0.0134) |
| OKLCH | oklch(84.51% 0.069 191.3) |
| XYZ | xyz(50.3556, 62.1458, 73.6188) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 6.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Light Cyan
#ACFFFC
ΔE00 7.78
Pale Cyan
#B7FFFA
ΔE00 7.83
Duck Egg Blue
#C3FBF4
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBD7 #DB979B
analogous
#97DBB5 #97DBD7 #97BDDB
triadic
#97DBD7 #D797DB #DBD797
tetradic
#97DBD7 #B597DB #DB979B #BDDB97
square
#97DBD7 #B597DB #DB979B #BDDB97
split-complementary
#97DBD7 #DB97BD #DBB597
monochromatic
#40B8B1 #6ACBC6 #97DBD7 #C4EBE8 #E8F7F6
Accessibility & contrast
On white
1.56
#97DBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#97DBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBD7
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBD7 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#C7CBD8
Tritanopia (blue-blind)
#7FDFDA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dbd7; /* rgb */ color: rgb(151, 219, 215); /* oklch */ color: oklch(84.5% 0.069 191.3);
Tailwind
colors: {
custom: {
50: '#b8e6e3',
500: '#97dbd7',
950: '#000000',
},
}SCSS
$custom: #97dbd7; $custom-light: #b8e6e3; $custom-dark: #000000;
JSON
{
"hex": "#97dbd7",
"rgb": {
"r": 151,
"g": 219,
"b": 215
},
"hsl": {
"h": 176.471,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.84509,
"c": 0.06854,
"h": 191.3
},
"luminance": 0.62149
}Semantic roles & 50–950 ramp
primary
#97DBD7
secondary
#B36468
accent
#2A32BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484