#97DEC7#97DEC7
#97DEC7 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.078 H 172.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEC7 |
|---|---|
| RGB | rgb(151, 222, 199) |
| HSL | hsl(161, 52%, 73%) |
| HSV | hsv(161, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.41, -27.07, 4.23) |
| CIE-LCH | lch(83.41, 27.40, 171.11°) |
| OKLab | oklab(84.71% -0.0776 0.0108) |
| OKLCH | oklch(84.71% 0.078 172.1) |
| XYZ | xyz(49.1890, 62.9427, 63.5791) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.78
Seafoam Blue
#78D1B6
ΔE00 4.62
Pale Teal
#82CBB2
ΔE00 4.88
Tiffany Blue
#7BF2DA
ΔE00 6.38
Seafoam
#7FE0B3
ΔE00 6.50
Pale Turquoise
#A5FBD5
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEC7 #DE97AE
analogous
#97DEA3 #97DEC7 #97D2DE
triadic
#97DEC7 #C797DE #DEC797
tetradic
#97DEC7 #A397DE #DE97AE #D2DE97
square
#97DEC7 #A397DE #DE97AE #D2DE97
split-complementary
#97DEC7 #DE97D2 #DEA397
monochromatic
#3CBE94 #69CFAE #97DEC7 #C5EDE0 #E8F8F2
Accessibility & contrast
On white
1.55
#97DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#97DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEC7
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEC7 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C6
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#84DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dec7; /* rgb */ color: rgb(151, 222, 199); /* oklch */ color: oklch(84.7% 0.078 172.1);
Tailwind
colors: {
custom: {
50: '#b7e8d8',
500: '#97dec7',
950: '#000000',
},
}SCSS
$custom: #97dec7; $custom-light: #b7e8d8; $custom-dark: #000000;
JSON
{
"hex": "#97dec7",
"rgb": {
"r": 151,
"g": 222,
"b": 199
},
"hsl": {
"h": 160.563,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.8471,
"c": 0.07831,
"h": 172.1
},
"luminance": 0.62945
}Semantic roles & 50–950 ramp
primary
#97DEC7
secondary
#B6637E
accent
#2658BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483