#97D9CD#97D9CD
#97D9CD is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.8% C 0.069 H 182.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97D9CD |
|---|---|
| RGB | rgb(151, 217, 205) |
| HSL | hsl(169, 46%, 72%) |
| HSV | hsv(169, 30%, 85%) |
| CMYK | cmyk(30.4%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(82.17, -23.34, -0.76) |
| CIE-LCH | lch(82.17, 23.35, 181.86°) |
| OKLab | oklab(83.76% -0.0688 -0.0024) |
| OKLCH | oklch(83.76% 0.069 182) |
| XYZ | xyz(48.5911, 60.6102, 66.8844) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.14
Seafoam Blue
#78D1B6
ΔE00 6.48
Paleturquoise
#AFEEEE
ΔE00 7.04
Light Teal
#90E4C1
ΔE00 7.68
Tiffany Blue
#7BF2DA
ΔE00 7.98
Mediumturquoise
#48D1CC
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D9CD #D997A3
analogous
#97D9AC #97D9CD #97C4D9
triadic
#97D9CD #CD97D9 #D9CD97
tetradic
#97D9CD #AC97D9 #D997A3 #C4D997
square
#97D9CD #AC97D9 #D997A3 #C4D997
split-complementary
#97D9CD #D997C4 #D9AC97
monochromatic
#42B49F #6AC9B7 #97D9CD #C4E9E3 #E9F7F4
Accessibility & contrast
On white
1.60
#97D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#97D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D9CD
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D9CD | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#83DBD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #97d9cd; /* rgb */ color: rgb(151, 217, 205); /* oklch */ color: oklch(83.8% 0.069 182.0);
Tailwind
colors: {
custom: {
50: '#b7e5dc',
500: '#97d9cd',
950: '#000000',
},
}SCSS
$custom: #97d9cd; $custom-light: #b7e5dc; $custom-dark: #000000;
JSON
{
"hex": "#97d9cd",
"rgb": {
"r": 151,
"g": 217,
"b": 205
},
"hsl": {
"h": 169.091,
"s": 46.479,
"l": 72.157
},
"oklch": {
"l": 0.83763,
"c": 0.06886,
"h": 182
},
"luminance": 0.60613
}Semantic roles & 50–950 ramp
primary
#97D9CD
secondary
#B06472
accent
#2C46BA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484