#97DFDD#97DFDD
#97DFDD is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.072 H 193.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFDD |
|---|---|
| RGB | rgb(151, 223, 221) |
| HSL | hsl(178, 53%, 73%) |
| HSV | hsv(178, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.26, -22.71, -6.17) |
| CIE-LCH | lch(84.26, 23.54, 195.19°) |
| OKLab | oklab(85.58% -0.0697 -0.017) |
| OKLCH | oklch(85.58% 0.072 193.7) |
| XYZ | xyz(52.1968, 64.5720, 78.1059) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Light Cyan
#ACFFFC
ΔE00 6.84
Pale Cyan
#B7FFFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFDD #DF9799
analogous
#97DFB9 #97DFDD #97BDDF
triadic
#97DFDD #DD97DF #DFDD97
tetradic
#97DFDD #B997DF #DF9799 #BDDF97
square
#97DFDD #B997DF #DF9799 #BDDF97
split-complementary
#97DFDD #DF97BD #DFB997
monochromatic
#3BC0BD #68D1CE #97DFDD #C6EDEC #E8F8F7
Accessibility & contrast
On white
1.51
#97DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#97DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFDD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFDD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#7CE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfdd; /* rgb */ color: rgb(151, 223, 221); /* oklch */ color: oklch(85.6% 0.072 193.7);
Tailwind
colors: {
custom: {
50: '#b8e9e7',
500: '#97dfdd',
950: '#000000',
},
}SCSS
$custom: #97dfdd; $custom-light: #b8e9e7; $custom-dark: #000000;
JSON
{
"hex": "#97dfdd",
"rgb": {
"r": 151,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85581,
"c": 0.07174,
"h": 193.7
},
"luminance": 0.64575
}Semantic roles & 50–950 ramp
primary
#97DFDD
secondary
#B76365
accent
#2529C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484