#97DED4#97DED4
#97DED4 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.1% C 0.072 H 184.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97DED4 |
|---|---|
| RGB | rgb(151, 222, 212) |
| HSL | hsl(172, 52%, 73%) |
| HSV | hsv(172, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(83.74, -24.25, -2.17) |
| CIE-LCH | lch(83.74, 24.35, 185.11°) |
| OKLab | oklab(85.08% -0.0721 -0.0062) |
| OKLCH | oklch(85.08% 0.072 184.9) |
| XYZ | xyz(50.7633, 63.5724, 71.8705) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.91
Tiffany Blue
#7BF2DA
ΔE00 7.39
Pale Teal
#82CBB2
ΔE00 7.40
Seafoam Blue
#78D1B6
ΔE00 7.41
Pale Cyan
#B7FFFA
ΔE00 7.58
Duck Egg Blue
#C3FBF4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DED4 #DE97A1
analogous
#97DEB0 #97DED4 #97C4DE
triadic
#97DED4 #D497DE #DED497
tetradic
#97DED4 #B097DE #DE97A1 #C4DE97
square
#97DED4 #B097DE #DE97A1 #C4DE97
split-complementary
#97DED4 #DE97C4 #DEB097
monochromatic
#3CBEAC #69CFC1 #97DED4 #C5EDE7 #E8F8F5
Accessibility & contrast
On white
1.53
#97DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#97DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DED4
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DED4 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#CACDD5
Tritanopia (blue-blind)
#80E1DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97ded4; /* rgb */ color: rgb(151, 222, 212); /* oklch */ color: oklch(85.1% 0.072 184.9);
Tailwind
colors: {
custom: {
50: '#b8e8e1',
500: '#97ded4',
950: '#000000',
},
}SCSS
$custom: #97ded4; $custom-light: #b8e8e1; $custom-dark: #000000;
JSON
{
"hex": "#97ded4",
"rgb": {
"r": 151,
"g": 222,
"b": 212
},
"hsl": {
"h": 171.549,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.85084,
"c": 0.07241,
"h": 184.9
},
"luminance": 0.63575
}Semantic roles & 50–950 ramp
primary
#97DED4
secondary
#B6636F
accent
#263CBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484