#97D3DC#97D3DC
#97D3DC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.9% C 0.062 H 207.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97D3DC |
|---|---|
| RGB | rgb(151, 211, 220) |
| HSL | hsl(188, 50%, 73%) |
| HSV | hsv(188, 31%, 86%) |
| CMYK | cmyk(31.4%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(80.92, -16.93, -10.59) |
| CIE-LCH | lch(80.92, 19.98, 212.03°) |
| OKLab | oklab(82.91% -0.0553 -0.029) |
| OKLCH | oklch(82.91% 0.062 207.7) |
| XYZ | xyz(48.9707, 58.3325, 76.3752) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.18
Lightblue
#ADD8E6
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Sky Blue
#87CEEB
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 7.08
Ice Blue
#A5DFF9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D3DC #DCA097
analogous
#97DCC2 #97D3DC #97B0DC
triadic
#97D3DC #DC97D3 #D3DC97
tetradic
#97D3DC #C297DC #DCA097 #B0DC97
square
#97D3DC #C297DC #DCA097 #B0DC97
split-complementary
#97D3DC #DC97B0 #DCC297
monochromatic
#3FAABA #69C0CD #97D3DC #C5E6EB #E8F5F7
Accessibility & contrast
On white
1.66
#97D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#97D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D3DC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D3DC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#7FD8D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97d3dc; /* rgb */ color: rgb(151, 211, 220); /* oklch */ color: oklch(82.9% 0.062 207.7);
Tailwind
colors: {
custom: {
50: '#b8e0e6',
500: '#97d3dc',
950: '#000000',
},
}SCSS
$custom: #97d3dc; $custom-light: #b8e0e6; $custom-dark: #000000;
JSON
{
"hex": "#97d3dc",
"rgb": {
"r": 151,
"g": 211,
"b": 220
},
"hsl": {
"h": 187.826,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.82907,
"c": 0.06239,
"h": 207.7
},
"luminance": 0.58335
}Semantic roles & 50–950 ramp
primary
#97D3DC
secondary
#B46E64
accent
#3C29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484