#97C7CB#97C7CB
#97C7CB is a light, muted teal. Relative luminance 0.517; OKLCH L 79.7% C 0.051 H 202.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97C7CB |
|---|---|
| RGB | rgb(151, 199, 203) |
| HSL | hsl(185, 33%, 69%) |
| HSV | hsv(185, 26%, 80%) |
| CMYK | cmyk(25.6%, 2%, 0%, 20.4%) |
| CIE-LAB | lab(77.12, -14.71, -7.12) |
| CIE-LCH | lch(77.12, 16.34, 205.81°) |
| OKLab | oklab(79.72% -0.0467 -0.0194) |
| OKLCH | oklch(79.72% 0.051 202.6) |
| XYZ | xyz(43.9621, 51.7360, 64.1580) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.19
Lightblue
#ADD8E6
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 8.81
Paleturquoise
#AFEEEE
ΔE00 9.31
Ice Blue
#A5DFF9
ΔE00 9.94
Baby Blue
#89CFF0
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C7CB #CB9B97
analogous
#97CBB5 #97C7CB #97ADCB
triadic
#97C7CB #CB97C7 #C7CB97
tetradic
#97C7CB #B597CB #CB9B97 #ADCB97
square
#97C7CB #B597CB #CB9B97 #ADCB97
split-complementary
#97C7CB #CB97AD #CBB597
monochromatic
#4D949A #6EB1B7 #97C7CB #C0DDDF #E9F3F4
Accessibility & contrast
On white
1.85
#97C7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#97C7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C7CB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C7CB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CB
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#86CBC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97c7cb; /* rgb */ color: rgb(151, 199, 203); /* oklch */ color: oklch(79.7% 0.051 202.6);
Tailwind
colors: {
custom: {
50: '#b7d8da',
500: '#97c7cb',
950: '#000000',
},
}SCSS
$custom: #97c7cb; $custom-light: #b7d8da; $custom-dark: #000000;
JSON
{
"hex": "#97c7cb",
"rgb": {
"r": 151,
"g": 199,
"b": 203
},
"hsl": {
"h": 184.615,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.7972,
"c": 0.05055,
"h": 202.6
},
"luminance": 0.51738
}Semantic roles & 50–950 ramp
primary
#97C7CB
secondary
#A06B66
accent
#4239AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383