#97D3DB#97D3DB
#97D3DB is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.9% C 0.062 H 206.4°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97D3DB |
|---|---|
| RGB | rgb(151, 211, 219) |
| HSL | hsl(187, 49%, 73%) |
| HSV | hsv(187, 31%, 86%) |
| CMYK | cmyk(31.1%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(80.89, -17.17, -10.10) |
| CIE-LCH | lch(80.89, 19.92, 210.47°) |
| OKLab | oklab(82.87% -0.0557 -0.0276) |
| OKLCH | oklch(82.87% 0.062 206.4) |
| XYZ | xyz(48.8387, 58.2797, 75.6798) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.18
Lightblue
#ADD8E6
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 6.89
Sky Blue
#87CEEB
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D3DB #DB9F97
analogous
#97DBC1 #97D3DB #97B1DB
triadic
#97D3DB #DB97D3 #D3DB97
tetradic
#97D3DB #C197DB #DB9F97 #B1DB97
square
#97D3DB #C197DB #DB9F97 #B1DB97
split-complementary
#97D3DB #DB97B1 #DBC197
monochromatic
#40AAB8 #6AC0CB #97D3DB #C4E6EB #E8F5F7
Accessibility & contrast
On white
1.66
#97D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#97D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D3DB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D3DB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#7FD8D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97d3db; /* rgb */ color: rgb(151, 211, 219); /* oklch */ color: oklch(82.9% 0.062 206.4);
Tailwind
colors: {
custom: {
50: '#b7e0e6',
500: '#97d3db',
950: '#000000',
},
}SCSS
$custom: #97d3db; $custom-light: #b7e0e6; $custom-dark: #000000;
JSON
{
"hex": "#97d3db",
"rgb": {
"r": 151,
"g": 211,
"b": 219
},
"hsl": {
"h": 187.059,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.82874,
"c": 0.06213,
"h": 206.4
},
"luminance": 0.58282
}Semantic roles & 50–950 ramp
primary
#97D3DB
secondary
#B36D64
accent
#3B2ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484