#97DFD7#97DFD7
#97DFD7 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.073 H 187.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFD7 |
|---|---|
| RGB | rgb(151, 223, 215) |
| HSL | hsl(173, 53%, 73%) |
| HSV | hsv(173, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(84.10, -24.07, -3.23) |
| CIE-LCH | lch(84.10, 24.29, 187.65°) |
| OKLab | oklab(85.4% -0.0721 -0.0091) |
| OKLCH | oklch(85.4% 0.073 187.2) |
| XYZ | xyz(51.4117, 64.2580, 73.9708) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.30
Light Cyan
#ACFFFC
ΔE00 7.18
Pale Cyan
#B7FFFA
ΔE00 7.19
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Robin'S Egg Blue
#98EFF9
ΔE00 7.65
Tiffany Blue
#7BF2DA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFD7 #DF979F
analogous
#97DFB3 #97DFD7 #97C3DF
triadic
#97DFD7 #D797DF #DFD797
tetradic
#97DFD7 #B397DF #DF979F #C3DF97
square
#97DFD7 #B397DF #DF979F #C3DF97
split-complementary
#97DFD7 #DF97C3 #DFB397
monochromatic
#3BC0B2 #68D1C5 #97DFD7 #C6EDE9 #E8F8F6
Accessibility & contrast
On white
1.52
#97DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#97DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFD7
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFD7 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D7
Deuteranopia (green-blind)
#CACED8
Tritanopia (blue-blind)
#7EE2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfd7; /* rgb */ color: rgb(151, 223, 215); /* oklch */ color: oklch(85.4% 0.073 187.2);
Tailwind
colors: {
custom: {
50: '#b8e9e3',
500: '#97dfd7',
950: '#000000',
},
}SCSS
$custom: #97dfd7; $custom-light: #b8e9e3; $custom-dark: #000000;
JSON
{
"hex": "#97dfd7",
"rgb": {
"r": 151,
"g": 223,
"b": 215
},
"hsl": {
"h": 173.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85396,
"c": 0.07271,
"h": 187.2
},
"luminance": 0.64261
}Semantic roles & 50–950 ramp
primary
#97DFD7
secondary
#B7636C
accent
#2536C0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484