#97DFDF#97DFDF
#97DFDF is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.6% C 0.072 H 195.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFDF |
|---|---|
| RGB | rgb(151, 223, 223) |
| HSL | hsl(180, 53%, 73%) |
| HSV | hsv(180, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.32, -22.25, -7.14) |
| CIE-LCH | lch(84.32, 23.37, 197.80°) |
| OKLab | oklab(85.64% -0.0689 -0.0196) |
| OKLCH | oklch(85.64% 0.072 195.9) |
| XYZ | xyz(52.4648, 64.6793, 79.5176) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 5.64
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Light Cyan
#ACFFFC
ΔE00 6.91
Pale Cyan
#B7FFFA
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFDF #DF9797
analogous
#97DFBB #97DFDF #97BBDF
triadic
#97DFDF #DF97DF #DFDF97
tetradic
#97DFDF #BB97DF #DF9797 #BBDF97
square
#97DFDF #BB97DF #DF9797 #BBDF97
split-complementary
#97DFDF #DF97BB #DFBB97
monochromatic
#3BC0C0 #68D1D1 #97DFDF #C6EDED #E8F8F8
Accessibility & contrast
On white
1.51
#97DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#97DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFDF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFDF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C8CEE0
Tritanopia (blue-blind)
#7CE3DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfdf; /* rgb */ color: rgb(151, 223, 223); /* oklch */ color: oklch(85.6% 0.072 195.9);
Tailwind
colors: {
custom: {
50: '#b8e9e9',
500: '#97dfdf',
950: '#000000',
},
}SCSS
$custom: #97dfdf; $custom-light: #b8e9e9; $custom-dark: #000000;
JSON
{
"hex": "#97dfdf",
"rgb": {
"r": 151,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85643,
"c": 0.07164,
"h": 195.9
},
"luminance": 0.64682
}Semantic roles & 50–950 ramp
primary
#97DFDF
secondary
#B76363
accent
#2525C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484