#97D4DC#97D4DC
#97D4DC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 83.1% C 0.063 H 206.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97D4DC |
|---|---|
| RGB | rgb(151, 212, 220) |
| HSL | hsl(187, 50%, 73%) |
| HSV | hsv(187, 31%, 86%) |
| CMYK | cmyk(31.4%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(81.20, -17.44, -10.18) |
| CIE-LCH | lch(81.20, 20.20, 210.28°) |
| OKLab | oklab(83.13% -0.0565 -0.0278) |
| OKLCH | oklch(83.13% 0.063 206.2) |
| XYZ | xyz(49.2199, 58.8309, 76.4583) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.10
Lightblue
#ADD8E6
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Paleturquoise
#AFEEEE
ΔE00 6.67
Sky Blue
#87CEEB
ΔE00 7.37
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D4DC #DC9F97
analogous
#97DCC2 #97D4DC #97B1DC
triadic
#97D4DC #DC97D4 #D4DC97
tetradic
#97D4DC #C297DC #DC9F97 #B1DC97
square
#97D4DC #C297DC #DC9F97 #B1DC97
split-complementary
#97D4DC #DC97B1 #DCC297
monochromatic
#3FACBA #69C1CD #97D4DC #C5E7EB #E8F6F7
Accessibility & contrast
On white
1.64
#97D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#97D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D4DC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D4DC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#BEC6DC
Tritanopia (blue-blind)
#7ED9D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97d4dc; /* rgb */ color: rgb(151, 212, 220); /* oklch */ color: oklch(83.1% 0.063 206.2);
Tailwind
colors: {
custom: {
50: '#b8e1e6',
500: '#97d4dc',
950: '#000000',
},
}SCSS
$custom: #97d4dc; $custom-light: #b8e1e6; $custom-dark: #000000;
JSON
{
"hex": "#97d4dc",
"rgb": {
"r": 151,
"g": 212,
"b": 220
},
"hsl": {
"h": 186.957,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.83126,
"c": 0.063,
"h": 206.2
},
"luminance": 0.58834
}Semantic roles & 50–950 ramp
primary
#97D4DC
secondary
#B46D64
accent
#3A29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484