#97DFD9#97DFD9
#97DFD9 is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.072 H 189.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFD9 |
|---|---|
| RGB | rgb(151, 223, 217) |
| HSL | hsl(175, 53%, 73%) |
| HSV | hsv(175, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(84.15, -23.62, -4.21) |
| CIE-LCH | lch(84.15, 24.00, 190.11°) |
| OKLab | oklab(85.46% -0.0713 -0.0117) |
| OKLCH | oklch(85.46% 0.072 189.3) |
| XYZ | xyz(51.6702, 64.3614, 75.3325) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 6.96
Light Cyan
#ACFFFC
ΔE00 6.98
Pale Cyan
#B7FFFA
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.24
Duck Egg Blue
#C3FBF4
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFD9 #DF979D
analogous
#97DFB5 #97DFD9 #97C1DF
triadic
#97DFD9 #D997DF #DFD997
tetradic
#97DFD9 #B597DF #DF979D #C1DF97
square
#97DFD9 #B597DF #DF979D #C1DF97
split-complementary
#97DFD9 #DF97C1 #DFB597
monochromatic
#3BC0B5 #68D1C8 #97DFD9 #C6EDEA #E8F8F6
Accessibility & contrast
On white
1.51
#97DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#97DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFD9
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFD9 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8D9
Deuteranopia (green-blind)
#CACEDA
Tritanopia (blue-blind)
#7EE3DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfd9; /* rgb */ color: rgb(151, 223, 217); /* oklch */ color: oklch(85.5% 0.072 189.3);
Tailwind
colors: {
custom: {
50: '#b8e9e4',
500: '#97dfd9',
950: '#000000',
},
}SCSS
$custom: #97dfd9; $custom-light: #b8e9e4; $custom-dark: #000000;
JSON
{
"hex": "#97dfd9",
"rgb": {
"r": 151,
"g": 223,
"b": 217
},
"hsl": {
"h": 175,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85457,
"c": 0.07227,
"h": 189.3
},
"luminance": 0.64364
}Semantic roles & 50–950 ramp
primary
#97DFD9
secondary
#B7636A
accent
#2532C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484