#97D4DB#97D4DB
#97D4DB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 83.1% C 0.063 H 205.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97D4DB |
|---|---|
| RGB | rgb(151, 212, 219) |
| HSL | hsl(186, 49%, 73%) |
| HSV | hsv(186, 31%, 86%) |
| CMYK | cmyk(31.1%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(81.17, -17.68, -9.69) |
| CIE-LCH | lch(81.17, 20.16, 208.74°) |
| OKLab | oklab(83.09% -0.0569 -0.0265) |
| OKLCH | oklch(83.09% 0.063 205) |
| XYZ | xyz(49.0879, 58.7781, 75.7629) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.15
Lightblue
#ADD8E6
ΔE00 5.86
Paleturquoise
#AFEEEE
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Robin Egg Blue
#8AF1FE
ΔE00 7.61
Sky Blue
#87CEEB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D4DB #DB9E97
analogous
#97DBC0 #97D4DB #97B2DB
triadic
#97D4DB #DB97D4 #D4DB97
tetradic
#97D4DB #C097DB #DB9E97 #B2DB97
square
#97D4DB #C097DB #DB9E97 #B2DB97
split-complementary
#97D4DB #DB97B2 #DBC097
monochromatic
#40ACB8 #6AC1CB #97D4DB #C4E7EB #E8F6F7
Accessibility & contrast
On white
1.65
#97D4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#97D4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D4DB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D4DB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#7FD9D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97d4db; /* rgb */ color: rgb(151, 212, 219); /* oklch */ color: oklch(83.1% 0.063 205.0);
Tailwind
colors: {
custom: {
50: '#b8e1e6',
500: '#97d4db',
950: '#000000',
},
}SCSS
$custom: #97d4db; $custom-light: #b8e1e6; $custom-dark: #000000;
JSON
{
"hex": "#97d4db",
"rgb": {
"r": 151,
"g": 212,
"b": 219
},
"hsl": {
"h": 186.176,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.83093,
"c": 0.06278,
"h": 205
},
"luminance": 0.58781
}Semantic roles & 50–950 ramp
primary
#97D4DB
secondary
#B36C64
accent
#392ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484