#97D3CE#97D3CE
#97D3CE is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.5% C 0.062 H 189.6°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97D3CE |
|---|---|
| RGB | rgb(151, 211, 206) |
| HSL | hsl(175, 41%, 71%) |
| HSV | hsv(175, 28%, 83%) |
| CMYK | cmyk(28.4%, 0%, 2.4%, 17.3%) |
| CIE-LAB | lab(80.53, -20.14, -3.70) |
| CIE-LCH | lch(80.53, 20.48, 190.40°) |
| OKLab | oklab(82.46% -0.0609 -0.0102) |
| OKLCH | oklch(82.46% 0.062 189.6) |
| XYZ | xyz(47.1937, 57.6217, 67.0160) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.78
Pale Teal
#82CBB2
ΔE00 8.06
Mediumturquoise
#48D1CC
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.61
Seafoam Blue
#78D1B6
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D3CE #D3979C
analogous
#97D3B0 #97D3CE #97BAD3
triadic
#97D3CE #CE97D3 #D3CE97
tetradic
#97D3CE #B097D3 #D3979C #BAD397
square
#97D3CE #B097D3 #D3979C #BAD397
split-complementary
#97D3CE #D397BA #D3B097
monochromatic
#47A8A0 #6CC1BA #97D3CE #C2E5E2 #E9F6F5
Accessibility & contrast
On white
1.68
#97D3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#97D3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D3CE
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D3CE | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#83D6D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97d3ce; /* rgb */ color: rgb(151, 211, 206); /* oklch */ color: oklch(82.5% 0.062 189.6);
Tailwind
colors: {
custom: {
50: '#b7e0dc',
500: '#97d3ce',
950: '#000000',
},
}SCSS
$custom: #97d3ce; $custom-light: #b7e0dc; $custom-dark: #000000;
JSON
{
"hex": "#97d3ce",
"rgb": {
"r": 151,
"g": 211,
"b": 206
},
"hsl": {
"h": 175,
"s": 40.541,
"l": 70.98
},
"oklch": {
"l": 0.82461,
"c": 0.06172,
"h": 189.6
},
"luminance": 0.57624
}Semantic roles & 50–950 ramp
primary
#97D3CE
secondary
#A9656B
accent
#323DB4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484