#97D5CD#97D5CD
#97D5CD is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.9% C 0.064 H 186.0°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97D5CD |
|---|---|
| RGB | rgb(151, 213, 205) |
| HSL | hsl(172, 42%, 71%) |
| HSV | hsv(172, 29%, 84%) |
| CMYK | cmyk(29.1%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(81.06, -21.36, -2.39) |
| CIE-LCH | lch(81.06, 21.49, 186.38°) |
| OKLab | oklab(82.87% -0.0638 -0.0067) |
| OKLCH | oklch(82.87% 0.064 186) |
| XYZ | xyz(47.5725, 58.5731, 66.5449) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.71
Pale Teal
#82CBB2
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.65
Seafoam Blue
#78D1B6
ΔE00 7.71
Mediumturquoise
#48D1CC
ΔE00 8.16
Duck Egg Blue
#C3FBF4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D5CD #D5979F
analogous
#97D5AE #97D5CD #97BED5
triadic
#97D5CD #CD97D5 #D5CD97
tetradic
#97D5CD #AE97D5 #D5979F #BED597
square
#97D5CD #AE97D5 #D5979F #BED597
split-complementary
#97D5CD #D597BE #D5AE97
monochromatic
#46AC9F #6BC3B8 #97D5CD #C3E7E2 #E9F6F5
Accessibility & contrast
On white
1.65
#97D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#97D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D5CD
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D5CD | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#83D8D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97d5cd; /* rgb */ color: rgb(151, 213, 205); /* oklch */ color: oklch(82.9% 0.064 186.0);
Tailwind
colors: {
custom: {
50: '#b7e2dc',
500: '#97d5cd',
950: '#000000',
},
}SCSS
$custom: #97d5cd; $custom-light: #b7e2dc; $custom-dark: #000000;
JSON
{
"hex": "#97d5cd",
"rgb": {
"r": 151,
"g": 213,
"b": 205
},
"hsl": {
"h": 172.258,
"s": 42.466,
"l": 71.373
},
"oklch": {
"l": 0.82874,
"c": 0.06415,
"h": 186
},
"luminance": 0.58576
}Semantic roles & 50–950 ramp
primary
#97D5CD
secondary
#AB656E
accent
#3041B6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484