#97CDC7#97CDC7
#97CDC7 is a light, muted teal. Relative luminance 0.544; OKLCH L 80.9% C 0.057 H 187.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDC7 |
|---|---|
| RGB | rgb(151, 205, 199) |
| HSL | hsl(173, 35%, 70%) |
| HSV | hsv(173, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(78.67, -18.67, -2.67) |
| CIE-LCH | lch(78.67, 18.86, 188.15°) |
| OKLab | oklab(80.92% -0.0561 -0.0075) |
| OKLCH | oklch(80.92% 0.057 187.6) |
| XYZ | xyz(44.8993, 54.3634, 62.1492) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.61
Paleturquoise
#AFEEEE
ΔE00 8.00
Seafoam Blue
#78D1B6
ΔE00 8.74
Mediumturquoise
#48D1CC
ΔE00 8.95
Lightblue
#ADD8E6
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDC7 #CD979D
analogous
#97CDAC #97CDC7 #97B8CD
triadic
#97CDC7 #C797CD #CDC797
tetradic
#97CDC7 #AC97CD #CD979D #B8CD97
square
#97CDC7 #AC97CD #CD979D #B8CD97
split-complementary
#97CDC7 #CD97B8 #CDAC97
monochromatic
#4C9E95 #6EB9B1 #97CDC7 #C0E1DD #EAF5F4
Accessibility & contrast
On white
1.77
#97CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#97CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDC7
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDC7 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C7
Deuteranopia (green-blind)
#BDC0C8
Tritanopia (blue-blind)
#86D0CB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cdc7; /* rgb */ color: rgb(151, 205, 199); /* oklch */ color: oklch(80.9% 0.057 187.6);
Tailwind
colors: {
custom: {
50: '#b7dcd8',
500: '#97cdc7',
950: '#000000',
},
}SCSS
$custom: #97cdc7; $custom-light: #b7dcd8; $custom-dark: #000000;
JSON
{
"hex": "#97cdc7",
"rgb": {
"r": 151,
"g": 205,
"b": 199
},
"hsl": {
"h": 173.333,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80918,
"c": 0.05655,
"h": 187.6
},
"luminance": 0.54365
}Semantic roles & 50–950 ramp
primary
#97CDC7
secondary
#A2666D
accent
#3845AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483