#97D0CA#97D0CA
#97D0CA is a light, muted teal. Relative luminance 0.560; OKLCH L 81.7% C 0.059 H 187.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97D0CA |
|---|---|
| RGB | rgb(151, 208, 202) |
| HSL | hsl(174, 38%, 70%) |
| HSV | hsv(174, 27%, 82%) |
| CMYK | cmyk(27.4%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(79.59, -19.52, -2.94) |
| CIE-LCH | lch(79.59, 19.74, 188.57°) |
| OKLab | oklab(81.67% -0.0587 -0.0082) |
| OKLCH | oklch(81.67% 0.059 187.9) |
| XYZ | xyz(45.9756, 55.9531, 64.2432) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.60
Seafoam Blue
#78D1B6
ΔE00 8.55
Mediumturquoise
#48D1CC
ΔE00 8.58
Robin'S Egg Blue
#98EFF9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D0CA #D0979D
analogous
#97D0AD #97D0CA #97B9D0
triadic
#97D0CA #CA97D0 #D0CA97
tetradic
#97D0CA #AD97D0 #D0979D #B9D097
square
#97D0CA #AD97D0 #D0979D #B9D097
split-complementary
#97D0CA #D097B9 #D0AD97
monochromatic
#4AA39A #6DBDB5 #97D0CA #C1E3DF #EAF5F4
Accessibility & contrast
On white
1.72
#97D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#97D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D0CA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D0CA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#85D3CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97d0ca; /* rgb */ color: rgb(151, 208, 202); /* oklch */ color: oklch(81.7% 0.059 187.9);
Tailwind
colors: {
custom: {
50: '#b7deda',
500: '#97d0ca',
950: '#000000',
},
}SCSS
$custom: #97d0ca; $custom-light: #b7deda; $custom-dark: #000000;
JSON
{
"hex": "#97d0ca",
"rgb": {
"r": 151,
"g": 208,
"b": 202
},
"hsl": {
"h": 173.684,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.81674,
"c": 0.05925,
"h": 187.9
},
"luminance": 0.55955
}Semantic roles & 50–950 ramp
primary
#97D0CA
secondary
#A6666C
accent
#3542B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483