#97CDC0#97CDC0
#97CDC0 is a light, muted teal. Relative luminance 0.540; OKLCH L 80.7% C 0.059 H 178.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDC0 |
|---|---|
| RGB | rgb(151, 205, 192) |
| HSL | hsl(166, 35%, 70%) |
| HSV | hsv(166, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(78.49, -20.18, 0.82) |
| CIE-LCH | lch(78.49, 20.20, 177.69°) |
| OKLab | oklab(80.71% -0.0589 0.0019) |
| OKLCH | oklch(80.71% 0.059 178.2) |
| XYZ | xyz(44.1052, 54.0457, 57.9669) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.17
Seafoam Blue
#78D1B6
ΔE00 6.57
Light Teal
#90E4C1
ΔE00 8.75
Mediumaquamarine
#66CDAA
ΔE00 9.15
Paleturquoise
#AFEEEE
ΔE00 9.32
Mediumturquoise
#48D1CC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDC0 #CD97A4
analogous
#97CDA5 #97CDC0 #97BFCD
triadic
#97CDC0 #C097CD #CDC097
tetradic
#97CDC0 #A597CD #CD97A4 #BFCD97
square
#97CDC0 #A597CD #CD97A4 #BFCD97
split-complementary
#97CDC0 #CD97BF #CDA597
monochromatic
#4C9E8A #6EB9A7 #97CDC0 #C0E1D9 #EAF5F2
Accessibility & contrast
On white
1.78
#97CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#97CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDC0
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDC0 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BF
Deuteranopia (green-blind)
#BFBFC1
Tritanopia (blue-blind)
#88CFC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cdc0; /* rgb */ color: rgb(151, 205, 192); /* oklch */ color: oklch(80.7% 0.059 178.2);
Tailwind
colors: {
custom: {
50: '#b7dcd3',
500: '#97cdc0',
950: '#000000',
},
}SCSS
$custom: #97cdc0; $custom-light: #b7dcd3; $custom-dark: #000000;
JSON
{
"hex": "#97cdc0",
"rgb": {
"r": 151,
"g": 205,
"b": 192
},
"hsl": {
"h": 165.556,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80709,
"c": 0.05898,
"h": 178.2
},
"luminance": 0.54048
}Semantic roles & 50–950 ramp
primary
#97CDC0
secondary
#A26674
accent
#3854AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483