#97DCD9#97DCD9
#97DCD9 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.069 H 192.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCD9 |
|---|---|
| RGB | rgb(151, 220, 217) |
| HSL | hsl(177, 50%, 73%) |
| HSV | hsv(177, 31%, 86%) |
| CMYK | cmyk(31.4%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(83.32, -22.14, -5.44) |
| CIE-LCH | lch(83.32, 22.80, 193.79°) |
| OKLab | oklab(84.79% -0.0676 -0.015) |
| OKLCH | oklch(84.79% 0.069 192.5) |
| XYZ | xyz(50.8758, 62.7726, 75.0677) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.69
Powder Blue
#B0E0E6
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.42
Light Cyan
#ACFFFC
ΔE00 7.53
Robin Egg Blue
#8AF1FE
ΔE00 7.60
Pale Cyan
#B7FFFA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCD9 #DC979A
analogous
#97DCB6 #97DCD9 #97BDDC
triadic
#97DCD9 #D997DC #DCD997
tetradic
#97DCD9 #B697DC #DC979A #BDDC97
square
#97DCD9 #B697DC #DC979A #BDDC97
split-complementary
#97DCD9 #DC97BD #DCB697
monochromatic
#3FBAB5 #69CDC8 #97DCD9 #C5EBEA #E8F7F7
Accessibility & contrast
On white
1.55
#97DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#97DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCD9
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCD9 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D9
Deuteranopia (green-blind)
#C7CCDA
Tritanopia (blue-blind)
#7EE0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dcd9; /* rgb */ color: rgb(151, 220, 217); /* oklch */ color: oklch(84.8% 0.069 192.5);
Tailwind
colors: {
custom: {
50: '#b8e7e4',
500: '#97dcd9',
950: '#000000',
},
}SCSS
$custom: #97dcd9; $custom-light: #b8e7e4; $custom-dark: #000000;
JSON
{
"hex": "#97dcd9",
"rgb": {
"r": 151,
"g": 220,
"b": 217
},
"hsl": {
"h": 177.391,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.84793,
"c": 0.06927,
"h": 192.5
},
"luminance": 0.62775
}Semantic roles & 50–950 ramp
primary
#97DCD9
secondary
#B46467
accent
#292FBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484