#97DEC3#97DEC3
#97DEC3 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.081 H 168.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEC3 |
|---|---|
| RGB | rgb(151, 222, 195) |
| HSL | hsl(157, 52%, 73%) |
| HSV | hsv(157, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(83.32, -27.90, 6.21) |
| CIE-LCH | lch(83.32, 28.58, 167.45°) |
| OKLab | oklab(84.6% -0.0793 0.016) |
| OKLCH | oklch(84.6% 0.081 168.6) |
| XYZ | xyz(48.7307, 62.7594, 61.1653) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.75
Seafoam Blue
#78D1B6
ΔE00 4.50
Pale Teal
#82CBB2
ΔE00 4.78
Seafoam
#7FE0B3
ΔE00 5.40
Pale Turquoise
#A5FBD5
ΔE00 6.65
Light Turquoise
#7EF4CC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEC3 #DE97B2
analogous
#97DE9F #97DEC3 #97D5DE
triadic
#97DEC3 #C397DE #DEC397
tetradic
#97DEC3 #9F97DE #DE97B2 #D5DE97
square
#97DEC3 #9F97DE #DE97B2 #D5DE97
split-complementary
#97DEC3 #DE97D5 #DE9F97
monochromatic
#3CBE8D #69CFA8 #97DEC3 #C5EDDE #E8F8F2
Accessibility & contrast
On white
1.55
#97DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#97DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEC3
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEC3 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C2
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#85DFD6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dec3; /* rgb */ color: rgb(151, 222, 195); /* oklch */ color: oklch(84.6% 0.081 168.6);
Tailwind
colors: {
custom: {
50: '#b7e8d5',
500: '#97dec3',
950: '#000000',
},
}SCSS
$custom: #97dec3; $custom-light: #b7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#97dec3",
"rgb": {
"r": 151,
"g": 222,
"b": 195
},
"hsl": {
"h": 157.183,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.846,
"c": 0.08085,
"h": 168.6
},
"luminance": 0.62762
}Semantic roles & 50–950 ramp
primary
#97DEC3
secondary
#B66383
accent
#2660BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483