#97DEC9#97DEC9
#97DEC9 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.077 H 173.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEC9 |
|---|---|
| RGB | rgb(151, 222, 201) |
| HSL | hsl(162, 52%, 73%) |
| HSV | hsv(162, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(83.46, -26.65, 3.25) |
| CIE-LCH | lch(83.46, 26.84, 173.05°) |
| OKLab | oklab(84.77% -0.0767 0.0082) |
| OKLCH | oklch(84.77% 0.077 173.9) |
| XYZ | xyz(49.4227, 63.0362, 64.8100) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 4.84
Pale Teal
#82CBB2
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 6.29
Seafoam
#7FE0B3
ΔE00 7.11
Pale Aqua
#B8FFEB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEC9 #DE97AC
analogous
#97DEA5 #97DEC9 #97CFDE
triadic
#97DEC9 #C997DE #DEC997
tetradic
#97DEC9 #A597DE #DE97AC #CFDE97
square
#97DEC9 #A597DE #DE97AC #CFDE97
split-complementary
#97DEC9 #DE97CF #DEA597
monochromatic
#3CBE98 #69CFB1 #97DEC9 #C5EDE1 #E8F8F3
Accessibility & contrast
On white
1.54
#97DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#97DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEC9
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEC9 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C8
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#83E0D8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dec9; /* rgb */ color: rgb(151, 222, 201); /* oklch */ color: oklch(84.8% 0.077 173.9);
Tailwind
colors: {
custom: {
50: '#b7e8d9',
500: '#97dec9',
950: '#000000',
},
}SCSS
$custom: #97dec9; $custom-light: #b7e8d9; $custom-dark: #000000;
JSON
{
"hex": "#97dec9",
"rgb": {
"r": 151,
"g": 222,
"b": 201
},
"hsl": {
"h": 162.254,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84765,
"c": 0.07716,
"h": 173.9
},
"luminance": 0.63039
}Semantic roles & 50–950 ramp
primary
#97DEC9
secondary
#B6637C
accent
#2654BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483