#97DFD5#97DFD5
#97DFD5 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.3% C 0.073 H 185.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFD5 |
|---|---|
| RGB | rgb(151, 223, 213) |
| HSL | hsl(172, 53%, 73%) |
| HSV | hsv(172, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(84.05, -24.52, -2.25) |
| CIE-LCH | lch(84.05, 24.62, 185.25°) |
| OKLab | oklab(85.34% -0.073 -0.0064) |
| OKLCH | oklch(85.34% 0.073 185) |
| XYZ | xyz(51.1562, 64.1558, 72.6257) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.81
Tiffany Blue
#7BF2DA
ΔE00 7.21
Pale Cyan
#B7FFFA
ΔE00 7.39
Light Cyan
#ACFFFC
ΔE00 7.45
Duck Egg Blue
#C3FBF4
ΔE00 7.46
Seafoam Blue
#78D1B6
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFD5 #DF97A1
analogous
#97DFB1 #97DFD5 #97C5DF
triadic
#97DFD5 #D597DF #DFD597
tetradic
#97DFD5 #B197DF #DF97A1 #C5DF97
square
#97DFD5 #B197DF #DF97A1 #C5DF97
split-complementary
#97DFD5 #DF97C5 #DFB197
monochromatic
#3BC0AE #68D1C2 #97DFD5 #C6EDE8 #E8F8F6
Accessibility & contrast
On white
1.52
#97DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#97DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFD5
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFD5 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#CBCED6
Tritanopia (blue-blind)
#7FE2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfd5; /* rgb */ color: rgb(151, 223, 213); /* oklch */ color: oklch(85.3% 0.073 185.0);
Tailwind
colors: {
custom: {
50: '#b8e9e1',
500: '#97dfd5',
950: '#000000',
},
}SCSS
$custom: #97dfd5; $custom-light: #b8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#97dfd5",
"rgb": {
"r": 151,
"g": 223,
"b": 213
},
"hsl": {
"h": 171.667,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85336,
"c": 0.07324,
"h": 185
},
"luminance": 0.64159
}Semantic roles & 50–950 ramp
primary
#97DFD5
secondary
#B7636F
accent
#253BC0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484