#97D3CD#97D3CD
#97D3CD is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.4% C 0.062 H 188.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97D3CD |
|---|---|
| RGB | rgb(151, 211, 205) |
| HSL | hsl(174, 41%, 71%) |
| HSV | hsv(174, 28%, 83%) |
| CMYK | cmyk(28.4%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.50, -20.36, -3.20) |
| CIE-LCH | lch(80.50, 20.61, 188.94°) |
| OKLab | oklab(82.43% -0.0613 -0.0089) |
| OKLCH | oklch(82.43% 0.062 188.3) |
| XYZ | xyz(47.0726, 57.5732, 66.3782) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.68
Mediumturquoise
#48D1CC
ΔE00 8.28
Seafoam Blue
#78D1B6
ΔE00 8.45
Robin'S Egg Blue
#98EFF9
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D3CD #D3979D
analogous
#97D3AF #97D3CD #97BBD3
triadic
#97D3CD #CD97D3 #D3CD97
tetradic
#97D3CD #AF97D3 #D3979D #BBD397
square
#97D3CD #AF97D3 #D3979D #BBD397
split-complementary
#97D3CD #D397BB #D3AF97
monochromatic
#47A89F #6CC1B8 #97D3CD #C2E5E2 #E9F6F5
Accessibility & contrast
On white
1.68
#97D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#97D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D3CD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D3CD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#84D6D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97d3cd; /* rgb */ color: rgb(151, 211, 205); /* oklch */ color: oklch(82.4% 0.062 188.3);
Tailwind
colors: {
custom: {
50: '#b7e0dc',
500: '#97d3cd',
950: '#000000',
},
}SCSS
$custom: #97d3cd; $custom-light: #b7e0dc; $custom-dark: #000000;
JSON
{
"hex": "#97d3cd",
"rgb": {
"r": 151,
"g": 211,
"b": 205
},
"hsl": {
"h": 174,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.8243,
"c": 0.06191,
"h": 188.3
},
"luminance": 0.57576
}Semantic roles & 50–950 ramp
primary
#97D3CD
secondary
#A9656C
accent
#323FB4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484