#97CDCD#97CDCD
#97CDCD is a light, muted teal. Relative luminance 0.546; OKLCH L 81.1% C 0.056 H 196.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDCD |
|---|---|
| RGB | rgb(151, 205, 205) |
| HSL | hsl(180, 35%, 70%) |
| HSV | hsv(180, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.84, -17.33, -5.65) |
| CIE-LCH | lch(78.84, 18.23, 198.07°) |
| OKLab | oklab(81.1% -0.0536 -0.0155) |
| OKLCH | oklch(81.1% 0.056 196.1) |
| XYZ | xyz(45.6097, 54.6475, 65.8906) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.87
Paleturquoise
#AFEEEE
ΔE00 7.56
Lightblue
#ADD8E6
ΔE00 7.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.90
Mediumturquoise
#48D1CC
ΔE00 9.42
Pale Sky Blue
#BDF6FE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDCD #CD9797
analogous
#97CDB2 #97CDCD #97B2CD
triadic
#97CDCD #CD97CD #CDCD97
tetradic
#97CDCD #B297CD #CD9797 #B2CD97
square
#97CDCD #B297CD #CD9797 #B2CD97
split-complementary
#97CDCD #CD97B2 #CDB297
monochromatic
#4C9E9E #6EB9B9 #97CDCD #C0E1E1 #EAF5F5
Accessibility & contrast
On white
1.76
#97CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#97CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDCD
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDCD | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#84D0CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cdcd; /* rgb */ color: rgb(151, 205, 205); /* oklch */ color: oklch(81.1% 0.056 196.1);
Tailwind
colors: {
custom: {
50: '#b7dcdc',
500: '#97cdcd',
950: '#000000',
},
}SCSS
$custom: #97cdcd; $custom-light: #b7dcdc; $custom-dark: #000000;
JSON
{
"hex": "#97cdcd",
"rgb": {
"r": 151,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.81103,
"c": 0.05581,
"h": 196.1
},
"luminance": 0.5465
}Semantic roles & 50–950 ramp
primary
#97CDCD
secondary
#A26666
accent
#3838AE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484