#97DEC4#97DEC4
#97DEC4 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.080 H 169.5°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEC4 |
|---|---|
| RGB | rgb(151, 222, 196) |
| HSL | hsl(158, 52%, 73%) |
| HSV | hsv(158, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.34, -27.70, 5.72) |
| CIE-LCH | lch(83.34, 28.28, 168.34°) |
| OKLab | oklab(84.63% -0.0788 0.0147) |
| OKLCH | oklch(84.63% 0.08 169.5) |
| XYZ | xyz(48.8441, 62.8048, 61.7627) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.98
Seafoam Blue
#78D1B6
ΔE00 4.49
Pale Teal
#82CBB2
ΔE00 4.77
Seafoam
#7FE0B3
ΔE00 5.66
Tiffany Blue
#7BF2DA
ΔE00 6.63
Pale Turquoise
#A5FBD5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEC4 #DE97B1
analogous
#97DEA0 #97DEC4 #97D4DE
triadic
#97DEC4 #C497DE #DEC497
tetradic
#97DEC4 #A097DE #DE97B1 #D4DE97
square
#97DEC4 #A097DE #DE97B1 #D4DE97
split-complementary
#97DEC4 #DE97D4 #DEA097
monochromatic
#3CBE8F #69CFAA #97DEC4 #C5EDDE #E8F8F2
Accessibility & contrast
On white
1.55
#97DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#97DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEC4
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEC4 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C3
Deuteranopia (green-blind)
#CECCC6
Tritanopia (blue-blind)
#85DFD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dec4; /* rgb */ color: rgb(151, 222, 196); /* oklch */ color: oklch(84.6% 0.080 169.5);
Tailwind
colors: {
custom: {
50: '#b7e8d5',
500: '#97dec4',
950: '#000000',
},
}SCSS
$custom: #97dec4; $custom-light: #b7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#97dec4",
"rgb": {
"r": 151,
"g": 222,
"b": 196
},
"hsl": {
"h": 158.028,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84627,
"c": 0.08019,
"h": 169.5
},
"luminance": 0.62807
}Semantic roles & 50–950 ramp
primary
#97DEC4
secondary
#B66381
accent
#265EBF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483