#97C7CD#97C7CD
#97C7CD is a light, muted teal. Relative luminance 0.518; OKLCH L 79.8% C 0.051 H 205.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97C7CD |
|---|---|
| RGB | rgb(151, 199, 205) |
| HSL | hsl(187, 35%, 70%) |
| HSV | hsv(187, 26%, 80%) |
| CMYK | cmyk(26.3%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(77.18, -14.26, -8.11) |
| CIE-LCH | lch(77.18, 16.40, 209.63°) |
| OKLab | oklab(79.78% -0.0459 -0.0221) |
| OKLCH | oklch(79.78% 0.051 205.7) |
| XYZ | xyz(44.2019, 51.8319, 65.4213) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.09
Lightblue
#ADD8E6
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 8.01
Baby Blue
#89CFF0
ΔE00 9.22
Ice Blue
#A5DFF9
ΔE00 9.23
Paleturquoise
#AFEEEE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C7CD #CD9D97
analogous
#97CDB8 #97C7CD #97ACCD
triadic
#97C7CD #CD97C7 #C7CD97
tetradic
#97C7CD #B897CD #CD9D97 #ACCD97
square
#97C7CD #B897CD #CD9D97 #ACCD97
split-complementary
#97C7CD #CD97AC #CDB897
monochromatic
#4C959E #6EB1B9 #97C7CD #C0DDE1 #EAF4F5
Accessibility & contrast
On white
1.85
#97C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#97C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C7CD
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C7CD | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#B6BBCD
Tritanopia (blue-blind)
#85CBC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97c7cd; /* rgb */ color: rgb(151, 199, 205); /* oklch */ color: oklch(79.8% 0.051 205.7);
Tailwind
colors: {
custom: {
50: '#b7d8dc',
500: '#97c7cd',
950: '#000000',
},
}SCSS
$custom: #97c7cd; $custom-light: #b7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#97c7cd",
"rgb": {
"r": 151,
"g": 199,
"b": 205
},
"hsl": {
"h": 186.667,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.79784,
"c": 0.05092,
"h": 205.7
},
"luminance": 0.51834
}Semantic roles & 50–950 ramp
primary
#97C7CD
secondary
#A26D66
accent
#4538AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384