#97DADB#97DADB
#97DADB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.4% C 0.067 H 197.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97DADB |
|---|---|
| RGB | rgb(151, 218, 219) |
| HSL | hsl(181, 49%, 73%) |
| HSV | hsv(181, 31%, 86%) |
| CMYK | cmyk(31.1%, 0.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.82, -20.69, -7.24) |
| CIE-LCH | lch(82.82, 21.92, 199.27°) |
| OKLab | oklab(84.41% -0.0644 -0.0198) |
| OKLCH | oklch(84.41% 0.067 197.1) |
| XYZ | xyz(50.6157, 61.8337, 76.2721) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.75
Powder Blue
#B0E0E6
ΔE00 5.10
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Pale Sky Blue
#BDF6FE
ΔE00 7.74
Robin'S Egg
#6DEDFD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DADB #DB9897
analogous
#97DBBA #97DADB #97B8DB
triadic
#97DADB #DB97DA #DADB97
tetradic
#97DADB #BA97DB #DB9897 #B8DB97
square
#97DADB #BA97DB #DB9897 #B8DB97
split-complementary
#97DADB #DB97B8 #DBBA97
monochromatic
#40B6B8 #6ACACB #97DADB #C4EAEB #E8F7F7
Accessibility & contrast
On white
1.57
#97DADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#97DADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DADB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DADB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#C5CADC
Tritanopia (blue-blind)
#7EDEDA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97dadb; /* rgb */ color: rgb(151, 218, 219); /* oklch */ color: oklch(84.4% 0.067 197.1);
Tailwind
colors: {
custom: {
50: '#b8e5e6',
500: '#97dadb',
950: '#000000',
},
}SCSS
$custom: #97dadb; $custom-light: #b8e5e6; $custom-dark: #000000;
JSON
{
"hex": "#97dadb",
"rgb": {
"r": 151,
"g": 218,
"b": 219
},
"hsl": {
"h": 180.882,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.84413,
"c": 0.06735,
"h": 197.1
},
"luminance": 0.61837
}Semantic roles & 50–950 ramp
primary
#97DADB
secondary
#B36564
accent
#2C2ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484