#97DED5#97DED5
#97DED5 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.072 H 186.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97DED5 |
|---|---|
| RGB | rgb(151, 222, 213) |
| HSL | hsl(172, 52%, 73%) |
| HSV | hsv(172, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(83.77, -24.03, -2.66) |
| CIE-LCH | lch(83.77, 24.18, 186.31°) |
| OKLab | oklab(85.11% -0.0717 -0.0075) |
| OKLCH | oklch(85.11% 0.072 186) |
| XYZ | xyz(50.8899, 63.6231, 72.5369) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.65
Pale Cyan
#B7FFFA
ΔE00 7.48
Duck Egg Blue
#C3FBF4
ΔE00 7.52
Light Cyan
#ACFFFC
ΔE00 7.52
Tiffany Blue
#7BF2DA
ΔE00 7.61
Pale Teal
#82CBB2
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DED5 #DE97A0
analogous
#97DEB1 #97DED5 #97C3DE
triadic
#97DED5 #D597DE #DED597
tetradic
#97DED5 #B197DE #DE97A0 #C3DE97
square
#97DED5 #B197DE #DE97A0 #C3DE97
split-complementary
#97DED5 #DE97C3 #DEB197
monochromatic
#3CBEAE #69CFC2 #97DED5 #C5EDE8 #E8F8F6
Accessibility & contrast
On white
1.53
#97DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#97DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DED5
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DED5 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D5
Deuteranopia (green-blind)
#CACDD6
Tritanopia (blue-blind)
#7FE1DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97ded5; /* rgb */ color: rgb(151, 222, 213); /* oklch */ color: oklch(85.1% 0.072 186.0);
Tailwind
colors: {
custom: {
50: '#b8e8e1',
500: '#97ded5',
950: '#000000',
},
}SCSS
$custom: #97ded5; $custom-light: #b8e8e1; $custom-dark: #000000;
JSON
{
"hex": "#97ded5",
"rgb": {
"r": 151,
"g": 222,
"b": 213
},
"hsl": {
"h": 172.394,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.85114,
"c": 0.07212,
"h": 186
},
"luminance": 0.63626
}Semantic roles & 50–950 ramp
primary
#97DED5
secondary
#B6636E
accent
#263ABF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484