#97D1CA#97D1CA
#97D1CA is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.9% C 0.060 H 186.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97D1CA |
|---|---|
| RGB | rgb(151, 209, 202) |
| HSL | hsl(173, 39%, 71%) |
| HSV | hsv(173, 28%, 82%) |
| CMYK | cmyk(27.8%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(79.86, -20.02, -2.53) |
| CIE-LCH | lch(79.86, 20.18, 187.21°) |
| OKLab | oklab(81.9% -0.06 -0.0071) |
| OKLCH | oklch(81.9% 0.06 186.8) |
| XYZ | xyz(46.2202, 56.4422, 64.3247) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.49
Seafoam Blue
#78D1B6
ΔE00 8.15
Mediumturquoise
#48D1CC
ΔE00 8.47
Robin'S Egg Blue
#98EFF9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D1CA #D1979E
analogous
#97D1AD #97D1CA #97BBD1
triadic
#97D1CA #CA97D1 #D1CA97
tetradic
#97D1CA #AD97D1 #D1979E #BBD197
square
#97D1CA #AD97D1 #D1979E #BBD197
split-complementary
#97D1CA #D197BB #D1AD97
monochromatic
#49A59A #6DBEB4 #97D1CA #C1E4E0 #EAF6F4
Accessibility & contrast
On white
1.71
#97D1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#97D1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D1CA
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D1CA | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#85D4CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #97d1ca; /* rgb */ color: rgb(151, 209, 202); /* oklch */ color: oklch(81.9% 0.060 186.8);
Tailwind
colors: {
custom: {
50: '#b7dfda',
500: '#97d1ca',
950: '#000000',
},
}SCSS
$custom: #97d1ca; $custom-light: #b7dfda; $custom-dark: #000000;
JSON
{
"hex": "#97d1ca",
"rgb": {
"r": 151,
"g": 209,
"b": 202
},
"hsl": {
"h": 172.759,
"s": 38.667,
"l": 70.588
},
"oklch": {
"l": 0.81895,
"c": 0.06038,
"h": 186.8
},
"luminance": 0.56445
}Semantic roles & 50–950 ramp
primary
#97D1CA
secondary
#A7656D
accent
#3443B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483