#97CCCE#97CCCE
#97CCCE is a light, muted teal. Relative luminance 0.542; OKLCH L 80.9% C 0.055 H 199.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCCE |
|---|---|
| RGB | rgb(151, 204, 206) |
| HSL | hsl(182, 36%, 70%) |
| HSV | hsv(182, 27%, 81%) |
| CMYK | cmyk(26.7%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(78.59, -16.60, -6.56) |
| CIE-LCH | lch(78.59, 17.85, 201.56°) |
| OKLab | oklab(80.92% -0.0519 -0.0179) |
| OKLCH | oklch(80.92% 0.055 199) |
| XYZ | xyz(45.4924, 54.2191, 66.4489) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 7.22
Paleturquoise
#AFEEEE
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.91
Sky Blue
#87CEEB
ΔE00 9.55
Mediumturquoise
#48D1CC
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCCE #CE9997
analogous
#97CEB5 #97CCCE #97B0CE
triadic
#97CCCE #CE97CC #CCCE97
tetradic
#97CCCE #B597CE #CE9997 #B0CE97
square
#97CCCE #B597CE #CE9997 #B0CE97
split-complementary
#97CCCE #CE97B0 #CEB597
monochromatic
#4B9C9F #6DB8BA #97CCCE #C1E0E2 #EAF5F5
Accessibility & contrast
On white
1.77
#97CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#97CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCCE
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCCE | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#84D0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97ccce; /* rgb */ color: rgb(151, 204, 206); /* oklch */ color: oklch(80.9% 0.055 199.0);
Tailwind
colors: {
custom: {
50: '#b7dbdc',
500: '#97ccce',
950: '#000000',
},
}SCSS
$custom: #97ccce; $custom-light: #b7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#97ccce",
"rgb": {
"r": 151,
"g": 204,
"b": 206
},
"hsl": {
"h": 182.182,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.80915,
"c": 0.05494,
"h": 199
},
"luminance": 0.54221
}Semantic roles & 50–950 ramp
primary
#97CCCE
secondary
#A36866
accent
#3B37AF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484