#97CDCE#97CDCE
#97CDCE is a light, muted teal. Relative luminance 0.547; OKLCH L 81.1% C 0.056 H 197.5°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDCE |
|---|---|
| RGB | rgb(151, 205, 206) |
| HSL | hsl(181, 36%, 70%) |
| HSV | hsv(181, 27%, 81%) |
| CMYK | cmyk(26.7%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.87, -17.11, -6.15) |
| CIE-LCH | lch(78.87, 18.18, 199.77°) |
| OKLab | oklab(81.14% -0.0532 -0.0168) |
| OKLCH | oklch(81.14% 0.056 197.5) |
| XYZ | xyz(45.7308, 54.6960, 66.5283) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.65
Paleturquoise
#AFEEEE
ΔE00 7.57
Lightblue
#ADD8E6
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Mediumturquoise
#48D1CC
ΔE00 9.58
Pale Sky Blue
#BDF6FE
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDCE #CE9897
analogous
#97CEB4 #97CDCE #97B1CE
triadic
#97CDCE #CE97CD #CDCE97
tetradic
#97CDCE #B497CE #CE9897 #B1CE97
square
#97CDCE #B497CE #CE9897 #B1CE97
split-complementary
#97CDCE #CE97B1 #CEB497
monochromatic
#4B9E9F #6DB9BA #97CDCE #C1E1E2 #EAF5F5
Accessibility & contrast
On white
1.76
#97CDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#97CDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDCE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDCE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#84D1CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cdce; /* rgb */ color: rgb(151, 205, 206); /* oklch */ color: oklch(81.1% 0.056 197.5);
Tailwind
colors: {
custom: {
50: '#b7dcdc',
500: '#97cdce',
950: '#000000',
},
}SCSS
$custom: #97cdce; $custom-light: #b7dcdc; $custom-dark: #000000;
JSON
{
"hex": "#97cdce",
"rgb": {
"r": 151,
"g": 205,
"b": 206
},
"hsl": {
"h": 181.091,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.81135,
"c": 0.05581,
"h": 197.5
},
"luminance": 0.54698
}Semantic roles & 50–950 ramp
primary
#97CDCE
secondary
#A36766
accent
#3937AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484