#97D5DC#97D5DC
#97D5DC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 83.3% C 0.064 H 204.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97D5DC |
|---|---|
| RGB | rgb(151, 213, 220) |
| HSL | hsl(186, 50%, 73%) |
| HSV | hsv(186, 31%, 86%) |
| CMYK | cmyk(31.4%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(81.47, -17.95, -9.77) |
| CIE-LCH | lch(81.47, 20.44, 208.57°) |
| OKLab | oklab(83.35% -0.0578 -0.0267) |
| OKLCH | oklch(83.35% 0.064 204.8) |
| XYZ | xyz(49.4707, 59.3324, 76.5419) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.10
Lightblue
#ADD8E6
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Paleturquoise
#AFEEEE
ΔE00 6.28
Robin Egg Blue
#8AF1FE
ΔE00 7.36
Pale Sky Blue
#BDF6FE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D5DC #DC9E97
analogous
#97DCC0 #97D5DC #97B2DC
triadic
#97D5DC #DC97D5 #D5DC97
tetradic
#97D5DC #C097DC #DC9E97 #B2DC97
square
#97D5DC #C097DC #DC9E97 #B2DC97
split-complementary
#97D5DC #DC97B2 #DCC097
monochromatic
#3FADBA #69C3CD #97D5DC #C5E7EB #E8F6F7
Accessibility & contrast
On white
1.63
#97D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#97D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D5DC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D5DC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#BFC7DC
Tritanopia (blue-blind)
#7EDAD7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97d5dc; /* rgb */ color: rgb(151, 213, 220); /* oklch */ color: oklch(83.3% 0.064 204.8);
Tailwind
colors: {
custom: {
50: '#b8e2e6',
500: '#97d5dc',
950: '#000000',
},
}SCSS
$custom: #97d5dc; $custom-light: #b8e2e6; $custom-dark: #000000;
JSON
{
"hex": "#97d5dc",
"rgb": {
"r": 151,
"g": 213,
"b": 220
},
"hsl": {
"h": 186.087,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.83345,
"c": 0.06364,
"h": 204.8
},
"luminance": 0.59335
}Semantic roles & 50–950 ramp
primary
#97D5DC
secondary
#B46C64
accent
#3829BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484