#97DED7#97DED7
#97DED7 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.2% C 0.072 H 188.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97DED7 |
|---|---|
| RGB | rgb(151, 222, 215) |
| HSL | hsl(174, 52%, 73%) |
| HSV | hsv(174, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(83.82, -23.58, -3.64) |
| CIE-LCH | lch(83.82, 23.86, 188.77°) |
| OKLab | oklab(85.17% -0.0709 -0.0101) |
| OKLCH | oklch(85.17% 0.072 188.1) |
| XYZ | xyz(51.1453, 63.7252, 73.8820) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.17
Light Cyan
#ACFFFC
ΔE00 7.29
Pale Cyan
#B7FFFA
ΔE00 7.31
Duck Egg Blue
#C3FBF4
ΔE00 7.42
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DED7 #DE979E
analogous
#97DEB3 #97DED7 #97C1DE
triadic
#97DED7 #D797DE #DED797
tetradic
#97DED7 #B397DE #DE979E #C1DE97
square
#97DED7 #B397DE #DE979E #C1DE97
split-complementary
#97DED7 #DE97C1 #DEB397
monochromatic
#3CBEB1 #69CFC5 #97DED7 #C5EDE9 #E8F8F6
Accessibility & contrast
On white
1.53
#97DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#97DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DED7
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DED7 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#CACDD8
Tritanopia (blue-blind)
#7FE1DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97ded7; /* rgb */ color: rgb(151, 222, 215); /* oklch */ color: oklch(85.2% 0.072 188.1);
Tailwind
colors: {
custom: {
50: '#b8e8e3',
500: '#97ded7',
950: '#000000',
},
}SCSS
$custom: #97ded7; $custom-light: #b8e8e3; $custom-dark: #000000;
JSON
{
"hex": "#97ded7",
"rgb": {
"r": 151,
"g": 222,
"b": 215
},
"hsl": {
"h": 174.085,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.85174,
"c": 0.07163,
"h": 188.1
},
"luminance": 0.63728
}Semantic roles & 50–950 ramp
primary
#97DED7
secondary
#B6636B
accent
#2635BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484