#97DFDC#97DFDC
#97DFDC is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.5% C 0.072 H 192.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFDC |
|---|---|
| RGB | rgb(151, 223, 220) |
| HSL | hsl(178, 53%, 73%) |
| HSV | hsv(178, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(84.24, -22.94, -5.68) |
| CIE-LCH | lch(84.24, 23.63, 193.90°) |
| OKLab | oklab(85.55% -0.0701 -0.0156) |
| OKLCH | oklch(85.55% 0.072 192.6) |
| XYZ | xyz(52.0640, 64.5189, 77.4063) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.29
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.41
Light Cyan
#ACFFFC
ΔE00 6.84
Pale Cyan
#B7FFFA
ΔE00 7.02
Robin Egg Blue
#8AF1FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFDC #DF979A
analogous
#97DFB8 #97DFDC #97BEDF
triadic
#97DFDC #DC97DF #DFDC97
tetradic
#97DFDC #B897DF #DF979A #BEDF97
square
#97DFDC #B897DF #DF979A #BEDF97
split-complementary
#97DFDC #DF97BE #DFB897
monochromatic
#3BC0BB #68D1CC #97DFDC #C6EDEC #E8F8F7
Accessibility & contrast
On white
1.51
#97DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#97DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFDC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFDC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#7DE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfdc; /* rgb */ color: rgb(151, 223, 220); /* oklch */ color: oklch(85.5% 0.072 192.6);
Tailwind
colors: {
custom: {
50: '#b8e9e6',
500: '#97dfdc',
950: '#000000',
},
}SCSS
$custom: #97dfdc; $custom-light: #b8e9e6; $custom-dark: #000000;
JSON
{
"hex": "#97dfdc",
"rgb": {
"r": 151,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85549,
"c": 0.07183,
"h": 192.6
},
"luminance": 0.64522
}Semantic roles & 50–950 ramp
primary
#97DFDC
secondary
#B76366
accent
#252CC0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484