#97DCDD#97DCDD
#97DCDD is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.9% C 0.069 H 197.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCDD |
|---|---|
| RGB | rgb(151, 220, 221) |
| HSL | hsl(181, 51%, 73%) |
| HSV | hsv(181, 32%, 87%) |
| CMYK | cmyk(31.7%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(83.43, -21.23, -7.40) |
| CIE-LCH | lch(83.43, 22.48, 199.21°) |
| OKLab | oklab(84.92% -0.066 -0.0203) |
| OKLCH | oklch(84.92% 0.069 197.1) |
| XYZ | xyz(51.4024, 62.9832, 77.8410) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.41
Powder Blue
#B0E0E6
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 7.50
Pale Sky Blue
#BDF6FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCDD #DD9897
analogous
#97DDBB #97DCDD #97B9DD
triadic
#97DCDD #DD97DC #DCDD97
tetradic
#97DCDD #BB97DD #DD9897 #B9DD97
square
#97DCDD #BB97DD #DD9897 #B9DD97
split-complementary
#97DCDD #DD97B9 #DDBB97
monochromatic
#3DBABC #69CCCE #97DCDD #C5ECEC #E8F7F7
Accessibility & contrast
On white
1.54
#97DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#97DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCDD
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCDD | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#7DE0DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dcdd; /* rgb */ color: rgb(151, 220, 221); /* oklch */ color: oklch(84.9% 0.069 197.1);
Tailwind
colors: {
custom: {
50: '#b8e7e7',
500: '#97dcdd',
950: '#000000',
},
}SCSS
$custom: #97dcdd; $custom-light: #b8e7e7; $custom-dark: #000000;
JSON
{
"hex": "#97dcdd",
"rgb": {
"r": 151,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.84918,
"c": 0.06907,
"h": 197.1
},
"luminance": 0.62986
}Semantic roles & 50–950 ramp
primary
#97DCDD
secondary
#B56463
accent
#2A27BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484