#97DCD4#97DCD4
#97DCD4 is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.6% C 0.070 H 186.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCD4 |
|---|---|
| RGB | rgb(151, 220, 212) |
| HSL | hsl(173, 50%, 73%) |
| HSV | hsv(173, 31%, 86%) |
| CMYK | cmyk(31.4%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(83.19, -23.27, -2.98) |
| CIE-LCH | lch(83.19, 23.46, 187.30°) |
| OKLab | oklab(84.64% -0.0697 -0.0084) |
| OKLCH | oklch(84.64% 0.07 186.9) |
| XYZ | xyz(50.2353, 62.5164, 71.6944) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.64
Powder Blue
#B0E0E6
ΔE00 7.70
Duck Egg Blue
#C3FBF4
ΔE00 7.74
Pale Teal
#82CBB2
ΔE00 7.75
Pale Cyan
#B7FFFA
ΔE00 7.79
Light Cyan
#ACFFFC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCD4 #DC979F
analogous
#97DCB1 #97DCD4 #97C2DC
triadic
#97DCD4 #D497DC #DCD497
tetradic
#97DCD4 #B197DC #DC979F #C2DC97
square
#97DCD4 #B197DC #DC979F #C2DC97
split-complementary
#97DCD4 #DC97C2 #DCB197
monochromatic
#3FBAAC #69CDC1 #97DCD4 #C5EBE7 #E8F7F6
Accessibility & contrast
On white
1.56
#97DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#97DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCD4
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCD4 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C8CBD5
Tritanopia (blue-blind)
#80DFD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dcd4; /* rgb */ color: rgb(151, 220, 212); /* oklch */ color: oklch(84.6% 0.070 186.9);
Tailwind
colors: {
custom: {
50: '#b8e7e1',
500: '#97dcd4',
950: '#000000',
},
}SCSS
$custom: #97dcd4; $custom-light: #b8e7e1; $custom-dark: #000000;
JSON
{
"hex": "#97dcd4",
"rgb": {
"r": 151,
"g": 220,
"b": 212
},
"hsl": {
"h": 173.043,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.84639,
"c": 0.07017,
"h": 186.9
},
"luminance": 0.62519
}Semantic roles & 50–950 ramp
primary
#97DCD4
secondary
#B4646D
accent
#293ABD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484