#97DCCD#97DCCD
#97DCCD is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.4% C 0.073 H 179.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCCD |
|---|---|
| RGB | rgb(151, 220, 205) |
| HSL | hsl(167, 50%, 73%) |
| HSV | hsv(167, 31%, 86%) |
| CMYK | cmyk(31.4%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(83.00, -24.81, 0.46) |
| CIE-LCH | lch(83.00, 24.82, 178.93°) |
| OKLab | oklab(84.43% -0.0726 0.0008) |
| OKLCH | oklch(84.43% 0.073 179.3) |
| XYZ | xyz(49.3714, 62.1708, 67.1445) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.76
Seafoam Blue
#78D1B6
ΔE00 5.82
Light Teal
#90E4C1
ΔE00 6.45
Tiffany Blue
#7BF2DA
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 7.51
Pale Aqua
#B8FFEB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCCD #DC97A6
analogous
#97DCAB #97DCCD #97C8DC
triadic
#97DCCD #CD97DC #DCCD97
tetradic
#97DCCD #AB97DC #DC97A6 #C8DC97
square
#97DCCD #AB97DC #DC97A6 #C8DC97
split-complementary
#97DCCD #DC97C8 #DCAB97
monochromatic
#3FBA9F #69CDB7 #97DCCD #C5EBE3 #E8F7F4
Accessibility & contrast
On white
1.56
#97DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#97DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCCD
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCCD | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#82DED7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dccd; /* rgb */ color: rgb(151, 220, 205); /* oklch */ color: oklch(84.4% 0.073 179.3);
Tailwind
colors: {
custom: {
50: '#b7e7dc',
500: '#97dccd',
950: '#000000',
},
}SCSS
$custom: #97dccd; $custom-light: #b7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#97dccd",
"rgb": {
"r": 151,
"g": 220,
"b": 205
},
"hsl": {
"h": 166.957,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.84432,
"c": 0.07256,
"h": 179.3
},
"luminance": 0.62173
}Semantic roles & 50–950 ramp
primary
#97DCCD
secondary
#B46475
accent
#2949BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484