#97DEC5#97DEC5
#97DEC5 is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.080 H 170.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEC5 |
|---|---|
| RGB | rgb(151, 222, 197) |
| HSL | hsl(159, 52%, 73%) |
| HSV | hsv(159, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(83.36, -27.49, 5.22) |
| CIE-LCH | lch(83.36, 27.98, 169.24°) |
| OKLab | oklab(84.66% -0.0784 0.0134) |
| OKLCH | oklch(84.66% 0.08 170.3) |
| XYZ | xyz(48.9583, 62.8504, 62.3641) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.23
Seafoam Blue
#78D1B6
ΔE00 4.51
Pale Teal
#82CBB2
ΔE00 4.79
Seafoam
#7FE0B3
ΔE00 5.93
Tiffany Blue
#7BF2DA
ΔE00 6.53
Pale Turquoise
#A5FBD5
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEC5 #DE97B0
analogous
#97DEA1 #97DEC5 #97D3DE
triadic
#97DEC5 #C597DE #DEC597
tetradic
#97DEC5 #A197DE #DE97B0 #D3DE97
square
#97DEC5 #A197DE #DE97B0 #D3DE97
split-complementary
#97DEC5 #DE97D3 #DEA197
monochromatic
#3CBE91 #69CFAB #97DEC5 #C5EDDF #E8F8F2
Accessibility & contrast
On white
1.55
#97DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#97DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEC5
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEC5 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C4
Deuteranopia (green-blind)
#CECCC7
Tritanopia (blue-blind)
#85DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dec5; /* rgb */ color: rgb(151, 222, 197); /* oklch */ color: oklch(84.7% 0.080 170.3);
Tailwind
colors: {
custom: {
50: '#b7e8d6',
500: '#97dec5',
950: '#000000',
},
}SCSS
$custom: #97dec5; $custom-light: #b7e8d6; $custom-dark: #000000;
JSON
{
"hex": "#97dec5",
"rgb": {
"r": 151,
"g": 222,
"b": 197
},
"hsl": {
"h": 158.873,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84655,
"c": 0.07955,
"h": 170.3
},
"luminance": 0.62853
}Semantic roles & 50–950 ramp
primary
#97DEC5
secondary
#B66380
accent
#265CBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483