#97DCDC#97DCDC
#97DCDC is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.9% C 0.069 H 195.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCDC |
|---|---|
| RGB | rgb(151, 220, 220) |
| HSL | hsl(180, 50%, 73%) |
| HSV | hsv(180, 31%, 86%) |
| CMYK | cmyk(31.4%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(83.41, -21.46, -6.91) |
| CIE-LCH | lch(83.41, 22.54, 197.84°) |
| OKLab | oklab(84.89% -0.0664 -0.019) |
| OKLCH | oklch(84.89% 0.069 195.9) |
| XYZ | xyz(51.2695, 62.9301, 77.1415) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.43
Powder Blue
#B0E0E6
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Light Cyan
#ACFFFC
ΔE00 7.60
Pale Sky Blue
#BDF6FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCDC #DC9797
analogous
#97DCB9 #97DCDC #97B9DC
triadic
#97DCDC #DC97DC #DCDC97
tetradic
#97DCDC #B997DC #DC9797 #B9DC97
square
#97DCDC #B997DC #DC9797 #B9DC97
split-complementary
#97DCDC #DC97B9 #DCB997
monochromatic
#3FBABA #69CDCD #97DCDC #C5EBEB #E8F7F7
Accessibility & contrast
On white
1.55
#97DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#97DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCDC
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCDC | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DC
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#7DE0DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dcdc; /* rgb */ color: rgb(151, 220, 220); /* oklch */ color: oklch(84.9% 0.069 195.9);
Tailwind
colors: {
custom: {
50: '#b8e7e6',
500: '#97dcdc',
950: '#000000',
},
}SCSS
$custom: #97dcdc; $custom-light: #b8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#97dcdc",
"rgb": {
"r": 151,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.84886,
"c": 0.06908,
"h": 195.9
},
"luminance": 0.62933
}Semantic roles & 50–950 ramp
primary
#97DCDC
secondary
#B46464
accent
#2929BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484