#97CDC5#97CDC5
#97CDC5 is a light, muted teal. Relative luminance 0.543; OKLCH L 80.9% C 0.057 H 184.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDC5 |
|---|---|
| RGB | rgb(151, 205, 197) |
| HSL | hsl(171, 35%, 70%) |
| HSV | hsv(171, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(78.62, -19.10, -1.68) |
| CIE-LCH | lch(78.62, 19.18, 185.02°) |
| OKLab | oklab(80.86% -0.0569 -0.0048) |
| OKLCH | oklch(80.86% 0.057 184.8) |
| XYZ | xyz(44.6687, 54.2711, 60.9343) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.85
Seafoam Blue
#78D1B6
ΔE00 8.05
Powder Blue
#B0E0E6
ΔE00 8.08
Paleturquoise
#AFEEEE
ΔE00 8.31
Mediumturquoise
#48D1CC
ΔE00 9.00
Light Teal
#90E4C1
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDC5 #CD979F
analogous
#97CDAA #97CDC5 #97BACD
triadic
#97CDC5 #C597CD #CDC597
tetradic
#97CDC5 #AA97CD #CD979F #BACD97
square
#97CDC5 #AA97CD #CD979F #BACD97
split-complementary
#97CDC5 #CD97BA #CDAA97
monochromatic
#4C9E92 #6EB9AE #97CDC5 #C0E1DC #EAF5F3
Accessibility & contrast
On white
1.77
#97CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#97CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDC5
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDC5 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C5
Deuteranopia (green-blind)
#BDBFC6
Tritanopia (blue-blind)
#87CFCA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cdc5; /* rgb */ color: rgb(151, 205, 197); /* oklch */ color: oklch(80.9% 0.057 184.8);
Tailwind
colors: {
custom: {
50: '#b7dcd6',
500: '#97cdc5',
950: '#000000',
},
}SCSS
$custom: #97cdc5; $custom-light: #b7dcd6; $custom-dark: #000000;
JSON
{
"hex": "#97cdc5",
"rgb": {
"r": 151,
"g": 205,
"b": 197
},
"hsl": {
"h": 171.111,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80857,
"c": 0.05708,
"h": 184.8
},
"luminance": 0.54273
}Semantic roles & 50–950 ramp
primary
#97CDC5
secondary
#A2666F
accent
#3849AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483