#97CDCC#97CDCC
#97CDCC is a light, muted teal. Relative luminance 0.546; OKLCH L 81.1% C 0.056 H 194.7°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDCC |
|---|---|
| RGB | rgb(151, 205, 204) |
| HSL | hsl(179, 35%, 70%) |
| HSV | hsv(179, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.81, -17.56, -5.16) |
| CIE-LCH | lch(78.81, 18.30, 196.37°) |
| OKLab | oklab(81.07% -0.054 -0.0141) |
| OKLCH | oklch(81.07% 0.056 194.7) |
| XYZ | xyz(45.4894, 54.5994, 65.2569) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 7.58
Lightblue
#ADD8E6
ΔE00 8.29
Robin'S Egg Blue
#98EFF9
ΔE00 9.06
Mediumturquoise
#48D1CC
ΔE00 9.28
Pale Teal
#82CBB2
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDCC #CD9798
analogous
#97CDB1 #97CDCC #97B3CD
triadic
#97CDCC #CC97CD #CDCC97
tetradic
#97CDCC #B197CD #CD9798 #B3CD97
square
#97CDCC #B197CD #CD9798 #B3CD97
split-complementary
#97CDCC #CD97B3 #CDB197
monochromatic
#4C9E9C #6EB9B8 #97CDCC #C0E1E0 #EAF5F5
Accessibility & contrast
On white
1.76
#97CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#97CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDCC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDCC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#85D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cdcc; /* rgb */ color: rgb(151, 205, 204); /* oklch */ color: oklch(81.1% 0.056 194.7);
Tailwind
colors: {
custom: {
50: '#b7dcdb',
500: '#97cdcc',
950: '#000000',
},
}SCSS
$custom: #97cdcc; $custom-light: #b7dcdb; $custom-dark: #000000;
JSON
{
"hex": "#97cdcc",
"rgb": {
"r": 151,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.889,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.81072,
"c": 0.05584,
"h": 194.7
},
"luminance": 0.54602
}Semantic roles & 50–950 ramp
primary
#97CDCC
secondary
#A26667
accent
#383AAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484