#97CDC3#97CDC3
#97CDC3 is a light, muted teal. Relative luminance 0.542; OKLCH L 80.8% C 0.058 H 182.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDC3 |
|---|---|
| RGB | rgb(151, 205, 195) |
| HSL | hsl(169, 35%, 70%) |
| HSV | hsv(169, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(78.57, -19.54, -0.68) |
| CIE-LCH | lch(78.57, 19.55, 182.00°) |
| OKLab | oklab(80.8% -0.0577 -0.0021) |
| OKLCH | oklch(80.8% 0.058 182.1) |
| XYZ | xyz(44.4410, 54.1801, 59.7354) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.14
Seafoam Blue
#78D1B6
ΔE00 7.41
Paleturquoise
#AFEEEE
ΔE00 8.68
Powder Blue
#B0E0E6
ΔE00 8.71
Mediumturquoise
#48D1CC
ΔE00 9.13
Light Teal
#90E4C1
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDC3 #CD97A1
analogous
#97CDA8 #97CDC3 #97BCCD
triadic
#97CDC3 #C397CD #CDC397
tetradic
#97CDC3 #A897CD #CD97A1 #BCCD97
square
#97CDC3 #A897CD #CD97A1 #BCCD97
split-complementary
#97CDC3 #CD97BC #CDA897
monochromatic
#4C9E8F #6EB9AB #97CDC3 #C0E1DB #EAF5F3
Accessibility & contrast
On white
1.77
#97CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#97CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDC3
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDC3 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C3
Deuteranopia (green-blind)
#BEBFC4
Tritanopia (blue-blind)
#87CFCA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cdc3; /* rgb */ color: rgb(151, 205, 195); /* oklch */ color: oklch(80.8% 0.058 182.1);
Tailwind
colors: {
custom: {
50: '#b7dcd5',
500: '#97cdc3',
950: '#000000',
},
}SCSS
$custom: #97cdc3; $custom-light: #b7dcd5; $custom-dark: #000000;
JSON
{
"hex": "#97cdc3",
"rgb": {
"r": 151,
"g": 205,
"b": 195
},
"hsl": {
"h": 168.889,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80797,
"c": 0.05775,
"h": 182.1
},
"luminance": 0.54182
}Semantic roles & 50–950 ramp
primary
#97CDC3
secondary
#A26671
accent
#384DAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483