#97D3C5#97D3C5
#97D3C5 is a very light, moderate teal. Relative luminance 0.572; OKLCH L 82.2% C 0.065 H 178.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97D3C5 |
|---|---|
| RGB | rgb(151, 211, 197) |
| HSL | hsl(166, 41%, 71%) |
| HSV | hsv(166, 28%, 83%) |
| CMYK | cmyk(28.4%, 0%, 6.6%, 17.3%) |
| CIE-LAB | lab(80.29, -22.11, 0.76) |
| CIE-LCH | lch(80.29, 22.12, 178.02°) |
| OKLab | oklab(82.19% -0.0646 0.0017) |
| OKLCH | oklch(82.19% 0.065 178.5) |
| XYZ | xyz(46.1315, 57.1968, 61.4219) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.97
Seafoam Blue
#78D1B6
ΔE00 5.89
Light Teal
#90E4C1
ΔE00 7.58
Paleturquoise
#AFEEEE
ΔE00 8.47
Mediumaquamarine
#66CDAA
ΔE00 8.72
Mediumturquoise
#48D1CC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D3C5 #D397A5
analogous
#97D3A7 #97D3C5 #97C3D3
triadic
#97D3C5 #C597D3 #D3C597
tetradic
#97D3C5 #A797D3 #D397A5 #C3D397
square
#97D3C5 #A797D3 #D397A5 #C3D397
split-complementary
#97D3C5 #D397C3 #D3A797
monochromatic
#47A892 #6CC1AD #97D3C5 #C2E5DD #E9F6F3
Accessibility & contrast
On white
1.69
#97D3C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#97D3C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D3C5
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D3C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D3C5 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC4
Deuteranopia (green-blind)
#C3C4C6
Tritanopia (blue-blind)
#86D5CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d3c5; /* rgb */ color: rgb(151, 211, 197); /* oklch */ color: oklch(82.2% 0.065 178.5);
Tailwind
colors: {
custom: {
50: '#b7e0d6',
500: '#97d3c5',
950: '#000000',
},
}SCSS
$custom: #97d3c5; $custom-light: #b7e0d6; $custom-dark: #000000;
JSON
{
"hex": "#97d3c5",
"rgb": {
"r": 151,
"g": 211,
"b": 197
},
"hsl": {
"h": 166,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.82192,
"c": 0.0646,
"h": 178.5
},
"luminance": 0.57199
}Semantic roles & 50–950 ramp
primary
#97D3C5
secondary
#A96575
accent
#3250B4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483