#97D2DC#97D2DC
#97D2DC is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.7% C 0.062 H 209.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97D2DC |
|---|---|
| RGB | rgb(151, 210, 220) |
| HSL | hsl(189, 50%, 73%) |
| HSV | hsv(189, 31%, 86%) |
| CMYK | cmyk(31.4%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.65, -16.43, -11.00) |
| CIE-LCH | lch(80.65, 19.77, 213.82°) |
| OKLab | oklab(82.69% -0.054 -0.0301) |
| OKLCH | oklch(82.69% 0.062 209.1) |
| XYZ | xyz(48.7231, 57.8372, 76.2927) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.31
Lightblue
#ADD8E6
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 6.46
Ice Blue
#A5DFF9
ΔE00 7.00
Robin'S Egg Blue
#98EFF9
ΔE00 7.16
Paleturquoise
#AFEEEE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D2DC #DCA197
analogous
#97DCC4 #97D2DC #97AFDC
triadic
#97D2DC #DC97D2 #D2DC97
tetradic
#97D2DC #C497DC #DCA197 #AFDC97
square
#97D2DC #C497DC #DCA197 #AFDC97
split-complementary
#97D2DC #DC97AF #DCC497
monochromatic
#3FA8BA #69BECD #97D2DC #C5E6EB #E8F5F7
Accessibility & contrast
On white
1.67
#97D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#97D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D2DC
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D2DC | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#7FD7D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97d2dc; /* rgb */ color: rgb(151, 210, 220); /* oklch */ color: oklch(82.7% 0.062 209.1);
Tailwind
colors: {
custom: {
50: '#b8dfe6',
500: '#97d2dc',
950: '#000000',
},
}SCSS
$custom: #97d2dc; $custom-light: #b8dfe6; $custom-dark: #000000;
JSON
{
"hex": "#97d2dc",
"rgb": {
"r": 151,
"g": 210,
"b": 220
},
"hsl": {
"h": 188.696,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.82688,
"c": 0.06182,
"h": 209.1
},
"luminance": 0.5784
}Semantic roles & 50–950 ramp
primary
#97D2DC
secondary
#B46F64
accent
#3E29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484