#97C8CF#97C8CF
#97C8CF is a light, muted teal. Relative luminance 0.524; OKLCH L 80.1% C 0.052 H 207.1°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8CF |
|---|---|
| RGB | rgb(151, 200, 207) |
| HSL | hsl(188, 37%, 70%) |
| HSV | hsv(188, 27%, 81%) |
| CMYK | cmyk(27.1%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(77.51, -14.32, -8.69) |
| CIE-LCH | lch(77.51, 16.75, 211.26°) |
| OKLab | oklab(80.07% -0.0464 -0.0237) |
| OKLCH | oklch(80.07% 0.052 207.1) |
| XYZ | xyz(44.6757, 52.3908, 66.7778) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.74
Powder Blue
#B0E0E6
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 7.57
Baby Blue
#89CFF0
ΔE00 8.78
Ice Blue
#A5DFF9
ΔE00 8.78
Paleturquoise
#AFEEEE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8CF #CF9E97
analogous
#97CFBA #97C8CF #97ACCF
triadic
#97C8CF #CF97C8 #C8CF97
tetradic
#97C8CF #BA97CF #CF9E97 #ACCF97
square
#97C8CF #BA97CF #CF9E97 #ACCF97
split-complementary
#97C8CF #CF97AC #CFBA97
monochromatic
#4A96A1 #6DB2BC #97C8CF #C1DEE2 #EAF4F5
Accessibility & contrast
On white
1.83
#97C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#97C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8CF
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8CF | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D0
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#85CCCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #97c8cf; /* rgb */ color: rgb(151, 200, 207); /* oklch */ color: oklch(80.1% 0.052 207.1);
Tailwind
colors: {
custom: {
50: '#b7d8dd',
500: '#97c8cf',
950: '#000000',
},
}SCSS
$custom: #97c8cf; $custom-light: #b7d8dd; $custom-dark: #000000;
JSON
{
"hex": "#97c8cf",
"rgb": {
"r": 151,
"g": 200,
"b": 207
},
"hsl": {
"h": 187.5,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80069,
"c": 0.05208,
"h": 207.1
},
"luminance": 0.52393
}Semantic roles & 50–950 ramp
primary
#97C8CF
secondary
#A56E66
accent
#4536B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384