#97DFDB#97DFDB
#97DFDB is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.072 H 191.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFDB |
|---|---|
| RGB | rgb(151, 223, 219) |
| HSL | hsl(177, 53%, 73%) |
| HSV | hsv(177, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.21, -23.17, -5.19) |
| CIE-LCH | lch(84.21, 23.74, 192.63°) |
| OKLab | oklab(85.52% -0.0705 -0.0143) |
| OKLCH | oklch(85.52% 0.072 191.5) |
| XYZ | xyz(51.9319, 64.4661, 76.7109) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.45
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Powder Blue
#B0E0E6
ΔE00 6.68
Light Cyan
#ACFFFC
ΔE00 6.86
Pale Cyan
#B7FFFA
ΔE00 7.01
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFDB #DF979B
analogous
#97DFB7 #97DFDB #97BFDF
triadic
#97DFDB #DB97DF #DFDB97
tetradic
#97DFDB #B797DF #DF979B #BFDF97
square
#97DFDB #B797DF #DF979B #BFDF97
split-complementary
#97DFDB #DF97BF #DFB797
monochromatic
#3BC0B9 #68D1CB #97DFDB #C6EDEB #E8F8F7
Accessibility & contrast
On white
1.51
#97DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#97DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFDB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFDB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C9CEDC
Tritanopia (blue-blind)
#7DE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfdb; /* rgb */ color: rgb(151, 223, 219); /* oklch */ color: oklch(85.5% 0.072 191.5);
Tailwind
colors: {
custom: {
50: '#b8e9e6',
500: '#97dfdb',
950: '#000000',
},
}SCSS
$custom: #97dfdb; $custom-light: #b8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#97dfdb",
"rgb": {
"r": 151,
"g": 223,
"b": 219
},
"hsl": {
"h": 176.667,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85519,
"c": 0.07195,
"h": 191.5
},
"luminance": 0.64469
}Semantic roles & 50–950 ramp
primary
#97DFDB
secondary
#B76368
accent
#252EC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484