#97DFD6#97DFD6
#97DFD6 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.073 H 186.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFD6 |
|---|---|
| RGB | rgb(151, 223, 214) |
| HSL | hsl(173, 53%, 73%) |
| HSV | hsv(173, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(84.07, -24.30, -2.74) |
| CIE-LCH | lch(84.07, 24.45, 186.44°) |
| OKLab | oklab(85.37% -0.0725 -0.0077) |
| OKLCH | oklch(85.37% 0.073 186.1) |
| XYZ | xyz(51.2836, 64.2067, 73.2962) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.55
Pale Cyan
#B7FFFA
ΔE00 7.28
Light Cyan
#ACFFFC
ΔE00 7.31
Duck Egg Blue
#C3FBF4
ΔE00 7.38
Tiffany Blue
#7BF2DA
ΔE00 7.45
Seafoam Blue
#78D1B6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFD6 #DF97A0
analogous
#97DFB2 #97DFD6 #97C4DF
triadic
#97DFD6 #D697DF #DFD697
tetradic
#97DFD6 #B297DF #DF97A0 #C4DF97
square
#97DFD6 #B297DF #DF97A0 #C4DF97
split-complementary
#97DFD6 #DF97C4 #DFB297
monochromatic
#3BC0B0 #68D1C4 #97DFD6 #C6EDE8 #E8F8F6
Accessibility & contrast
On white
1.52
#97DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#97DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFD6
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFD6 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D6
Deuteranopia (green-blind)
#CBCED7
Tritanopia (blue-blind)
#7FE2DC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfd6; /* rgb */ color: rgb(151, 223, 214); /* oklch */ color: oklch(85.4% 0.073 186.1);
Tailwind
colors: {
custom: {
50: '#b8e9e2',
500: '#97dfd6',
950: '#000000',
},
}SCSS
$custom: #97dfd6; $custom-light: #b8e9e2; $custom-dark: #000000;
JSON
{
"hex": "#97dfd6",
"rgb": {
"r": 151,
"g": 223,
"b": 214
},
"hsl": {
"h": 172.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85366,
"c": 0.07296,
"h": 186.1
},
"luminance": 0.6421
}Semantic roles & 50–950 ramp
primary
#97DFD6
secondary
#B7636D
accent
#2539C0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#121615
muted
#828484