#97C8CE#97C8CE
#97C8CE is a light, muted teal. Relative luminance 0.523; OKLCH L 80.0% C 0.052 H 205.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8CE |
|---|---|
| RGB | rgb(151, 200, 206) |
| HSL | hsl(187, 36%, 70%) |
| HSV | hsv(187, 27%, 81%) |
| CMYK | cmyk(26.7%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.48, -14.55, -8.20) |
| CIE-LCH | lch(77.48, 16.70, 209.40°) |
| OKLab | oklab(80.04% -0.0468 -0.0223) |
| OKLCH | oklch(80.04% 0.052 205.5) |
| XYZ | xyz(44.5539, 52.3420, 66.1360) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 7.96
Ice Blue
#A5DFF9
ΔE00 9.13
Baby Blue
#89CFF0
ΔE00 9.19
Paleturquoise
#AFEEEE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8CE #CE9D97
analogous
#97CEB8 #97C8CE #97ADCE
triadic
#97C8CE #CE97C8 #C8CE97
tetradic
#97C8CE #B897CE #CE9D97 #ADCE97
square
#97C8CE #B897CE #CE9D97 #ADCE97
split-complementary
#97C8CE #CE97AD #CEB897
monochromatic
#4B969F #6DB2BA #97C8CE #C1DEE2 #EAF4F5
Accessibility & contrast
On white
1.83
#97C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#97C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8CE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8CE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#85CCCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97c8ce; /* rgb */ color: rgb(151, 200, 206); /* oklch */ color: oklch(80.0% 0.052 205.5);
Tailwind
colors: {
custom: {
50: '#b7d8dd',
500: '#97c8ce',
950: '#000000',
},
}SCSS
$custom: #97c8ce; $custom-light: #b7d8dd; $custom-dark: #000000;
JSON
{
"hex": "#97c8ce",
"rgb": {
"r": 151,
"g": 200,
"b": 206
},
"hsl": {
"h": 186.545,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.80036,
"c": 0.05184,
"h": 205.5
},
"luminance": 0.52344
}Semantic roles & 50–950 ramp
primary
#97C8CE
secondary
#A36D66
accent
#4437AF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384