#97D3CA#97D3CA
#97D3CA is a very light, moderate teal. Relative luminance 0.574; OKLCH L 82.3% C 0.063 H 184.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97D3CA |
|---|---|
| RGB | rgb(151, 211, 202) |
| HSL | hsl(171, 41%, 71%) |
| HSV | hsv(171, 28%, 83%) |
| CMYK | cmyk(28.4%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(80.42, -21.02, -1.72) |
| CIE-LCH | lch(80.42, 21.09, 184.67°) |
| OKLab | oklab(82.34% -0.0625 -0.0049) |
| OKLCH | oklch(82.34% 0.063 184.5) |
| XYZ | xyz(46.7139, 57.4298, 64.4893) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 7.28
Seafoam Blue
#78D1B6
ΔE00 7.39
Powder Blue
#B0E0E6
ΔE00 8.03
Mediumturquoise
#48D1CC
ΔE00 8.37
Light Teal
#90E4C1
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D3CA #D397A0
analogous
#97D3AC #97D3CA #97BED3
triadic
#97D3CA #CA97D3 #D3CA97
tetradic
#97D3CA #AC97D3 #D397A0 #BED397
square
#97D3CA #AC97D3 #D397A0 #BED397
split-complementary
#97D3CA #D397BE #D3AC97
monochromatic
#47A89A #6CC1B4 #97D3CA #C2E5E0 #E9F6F4
Accessibility & contrast
On white
1.68
#97D3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#97D3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D3CA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D3CA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#85D6D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d3ca; /* rgb */ color: rgb(151, 211, 202); /* oklch */ color: oklch(82.3% 0.063 184.5);
Tailwind
colors: {
custom: {
50: '#b7e0da',
500: '#97d3ca',
950: '#000000',
},
}SCSS
$custom: #97d3ca; $custom-light: #b7e0da; $custom-dark: #000000;
JSON
{
"hex": "#97d3ca",
"rgb": {
"r": 151,
"g": 211,
"b": 202
},
"hsl": {
"h": 171,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.82339,
"c": 0.06269,
"h": 184.5
},
"luminance": 0.57432
}Semantic roles & 50–950 ramp
primary
#97D3CA
secondary
#A9656F
accent
#3245B4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483