#97DCCE#97DCCE
#97DCCE is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.072 H 180.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCCE |
|---|---|
| RGB | rgb(151, 220, 206) |
| HSL | hsl(168, 50%, 73%) |
| HSV | hsv(168, 31%, 86%) |
| CMYK | cmyk(31.4%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(83.03, -24.60, -0.03) |
| CIE-LCH | lch(83.03, 24.60, 180.07°) |
| OKLab | oklab(84.46% -0.0722 -0.0005) |
| OKLCH | oklch(84.46% 0.072 180.4) |
| XYZ | xyz(49.4925, 62.2192, 67.7822) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.01
Seafoam Blue
#78D1B6
ΔE00 6.08
Light Teal
#90E4C1
ΔE00 6.80
Tiffany Blue
#7BF2DA
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.23
Pale Aqua
#B8FFEB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCCE #DC97A5
analogous
#97DCAB #97DCCE #97C7DC
triadic
#97DCCE #CE97DC #DCCE97
tetradic
#97DCCE #AB97DC #DC97A5 #C7DC97
square
#97DCCE #AB97DC #DC97A5 #C7DC97
split-complementary
#97DCCE #DC97C7 #DCAB97
monochromatic
#3FBAA1 #69CDB8 #97DCCE #C5EBE4 #E8F7F4
Accessibility & contrast
On white
1.56
#97DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#97DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCCE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCCE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#82DED8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dcce; /* rgb */ color: rgb(151, 220, 206); /* oklch */ color: oklch(84.5% 0.072 180.4);
Tailwind
colors: {
custom: {
50: '#b7e7dc',
500: '#97dcce',
950: '#000000',
},
}SCSS
$custom: #97dcce; $custom-light: #b7e7dc; $custom-dark: #000000;
JSON
{
"hex": "#97dcce",
"rgb": {
"r": 151,
"g": 220,
"b": 206
},
"hsl": {
"h": 167.826,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.84461,
"c": 0.07215,
"h": 180.4
},
"luminance": 0.62222
}Semantic roles & 50–950 ramp
primary
#97DCCE
secondary
#B46474
accent
#2947BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484