#97D0CD#97D0CD
#97D0CD is a light, muted teal. Relative luminance 0.561; OKLCH L 81.8% C 0.059 H 192.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97D0CD |
|---|---|
| RGB | rgb(151, 208, 205) |
| HSL | hsl(177, 38%, 70%) |
| HSV | hsv(177, 27%, 82%) |
| CMYK | cmyk(27.4%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(79.67, -18.85, -4.43) |
| CIE-LCH | lch(79.67, 19.37, 193.22°) |
| OKLab | oklab(81.77% -0.0575 -0.0122) |
| OKLCH | oklch(81.77% 0.059 192) |
| XYZ | xyz(46.3342, 56.0966, 66.1321) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.35
Paleturquoise
#AFEEEE
ΔE00 6.99
Mediumturquoise
#48D1CC
ΔE00 8.70
Robin'S Egg Blue
#98EFF9
ΔE00 8.75
Pale Teal
#82CBB2
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D0CD #D0979A
analogous
#97D0B0 #97D0CD #97B6D0
triadic
#97D0CD #CD97D0 #D0CD97
tetradic
#97D0CD #B097D0 #D0979A #B6D097
square
#97D0CD #B097D0 #D0979A #B6D097
split-complementary
#97D0CD #D097B6 #D0B097
monochromatic
#4AA39E #6DBDB9 #97D0CD #C1E3E1 #EAF5F5
Accessibility & contrast
On white
1.72
#97D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#97D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D0CD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D0CD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#84D3CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97d0cd; /* rgb */ color: rgb(151, 208, 205); /* oklch */ color: oklch(81.8% 0.059 192.0);
Tailwind
colors: {
custom: {
50: '#b7dedc',
500: '#97d0cd',
950: '#000000',
},
}SCSS
$custom: #97d0cd; $custom-light: #b7dedc; $custom-dark: #000000;
JSON
{
"hex": "#97d0cd",
"rgb": {
"r": 151,
"g": 208,
"b": 205
},
"hsl": {
"h": 176.842,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.81766,
"c": 0.05874,
"h": 192
},
"luminance": 0.56099
}Semantic roles & 50–950 ramp
primary
#97D0CD
secondary
#A66669
accent
#353BB1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484