#97DBDC#97DBDC
#97DBDC is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.7% C 0.068 H 197.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBDC |
|---|---|
| RGB | rgb(151, 219, 220) |
| HSL | hsl(181, 50%, 73%) |
| HSV | hsv(181, 31%, 86%) |
| CMYK | cmyk(31.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.13, -20.96, -7.32) |
| CIE-LCH | lch(83.13, 22.20, 199.24°) |
| OKLab | oklab(84.67% -0.0652 -0.0201) |
| OKLCH | oklch(84.67% 0.068 197.1) |
| XYZ | xyz(51.0079, 62.4067, 77.0542) |
| Luminance | 0.6241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.58
Powder Blue
#B0E0E6
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Pale Sky Blue
#BDF6FE
ΔE00 7.62
Robin'S Egg
#6DEDFD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBDC #DC9897
analogous
#97DCBB #97DBDC #97B8DC
triadic
#97DBDC #DC97DB #DBDC97
tetradic
#97DBDC #BB97DC #DC9897 #B8DC97
square
#97DBDC #BB97DC #DC9897 #B8DC97
split-complementary
#97DBDC #DC97B8 #DCBB97
monochromatic
#3FB8BA #69CBCD #97DBDC #C5EBEB #E8F7F7
Accessibility & contrast
On white
1.56
#97DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#97DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBDC
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBDC | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#7DDFDB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dbdc; /* rgb */ color: rgb(151, 219, 220); /* oklch */ color: oklch(84.7% 0.068 197.1);
Tailwind
colors: {
custom: {
50: '#b8e6e6',
500: '#97dbdc',
950: '#000000',
},
}SCSS
$custom: #97dbdc; $custom-light: #b8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#97dbdc",
"rgb": {
"r": 151,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.87,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.84666,
"c": 0.06822,
"h": 197.1
},
"luminance": 0.6241
}Semantic roles & 50–950 ramp
primary
#97DBDC
secondary
#B46564
accent
#2B29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484