#97CCCD#97CCCD
#97CCCD is a light, muted teal. Relative luminance 0.542; OKLCH L 80.9% C 0.055 H 197.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCCD |
|---|---|
| RGB | rgb(151, 204, 205) |
| HSL | hsl(181, 35%, 70%) |
| HSV | hsv(181, 26%, 80%) |
| CMYK | cmyk(26.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.56, -16.82, -6.06) |
| CIE-LCH | lch(78.56, 17.88, 199.82°) |
| OKLab | oklab(80.88% -0.0523 -0.0166) |
| OKLCH | oklch(80.88% 0.055 197.6) |
| XYZ | xyz(45.3713, 54.1707, 65.8111) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 7.58
Paleturquoise
#AFEEEE
ΔE00 7.82
Robin'S Egg Blue
#98EFF9
ΔE00 9.02
Mediumturquoise
#48D1CC
ΔE00 9.72
Sky Blue
#87CEEB
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCCD #CD9897
analogous
#97CDB3 #97CCCD #97B1CD
triadic
#97CCCD #CD97CC #CCCD97
tetradic
#97CCCD #B397CD #CD9897 #B1CD97
square
#97CCCD #B397CD #CD9897 #B1CD97
split-complementary
#97CCCD #CD97B1 #CDB397
monochromatic
#4C9C9E #6EB8B9 #97CCCD #C0E0E1 #EAF5F5
Accessibility & contrast
On white
1.77
#97CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#97CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCCD
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCCD | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#85D0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cccd; /* rgb */ color: rgb(151, 204, 205); /* oklch */ color: oklch(80.9% 0.055 197.6);
Tailwind
colors: {
custom: {
50: '#b7dbdc',
500: '#97cccd',
950: '#000000',
},
}SCSS
$custom: #97cccd; $custom-light: #b7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#97cccd",
"rgb": {
"r": 151,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.111,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80883,
"c": 0.0549,
"h": 197.6
},
"luminance": 0.54173
}Semantic roles & 50–950 ramp
primary
#97CCCD
secondary
#A26766
accent
#3A38AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484