#97CACE#97CACE
#97CACE is a light, muted teal. Relative luminance 0.533; OKLCH L 80.5% C 0.053 H 202.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97CACE |
|---|---|
| RGB | rgb(151, 202, 206) |
| HSL | hsl(184, 36%, 70%) |
| HSV | hsv(184, 27%, 81%) |
| CMYK | cmyk(26.7%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(78.04, -15.58, -7.38) |
| CIE-LCH | lch(78.04, 17.23, 205.35°) |
| OKLab | oklab(80.47% -0.0494 -0.0201) |
| OKLCH | oklch(80.47% 0.053 202.2) |
| XYZ | xyz(45.0201, 53.2745, 66.2914) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 6.57
Paleturquoise
#AFEEEE
ΔE00 8.51
Sky Blue
#87CEEB
ΔE00 8.72
Robin'S Egg Blue
#98EFF9
ΔE00 9.31
Ice Blue
#A5DFF9
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CACE #CE9B97
analogous
#97CEB7 #97CACE #97AECE
triadic
#97CACE #CE97CA #CACE97
tetradic
#97CACE #B797CE #CE9B97 #AECE97
square
#97CACE #B797CE #CE9B97 #AECE97
split-complementary
#97CACE #CE97AE #CEB797
monochromatic
#4B999F #6DB5BA #97CACE #C1DFE2 #EAF4F5
Accessibility & contrast
On white
1.80
#97CACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#97CACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CACE
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CACE | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CE
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#85CECB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97cace; /* rgb */ color: rgb(151, 202, 206); /* oklch */ color: oklch(80.5% 0.053 202.2);
Tailwind
colors: {
custom: {
50: '#b7dadc',
500: '#97cace',
950: '#000000',
},
}SCSS
$custom: #97cace; $custom-light: #b7dadc; $custom-dark: #000000;
JSON
{
"hex": "#97cace",
"rgb": {
"r": 151,
"g": 202,
"b": 206
},
"hsl": {
"h": 184.364,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.80475,
"c": 0.05331,
"h": 202.2
},
"luminance": 0.53277
}Semantic roles & 50–950 ramp
primary
#97CACE
secondary
#A36A66
accent
#3F37AF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384