#97CDCB#97CDCB
#97CDCB is a light, muted teal. Relative luminance 0.546; OKLCH L 81.0% C 0.056 H 193.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDCB |
|---|---|
| RGB | rgb(151, 205, 203) |
| HSL | hsl(178, 35%, 70%) |
| HSV | hsv(178, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.78, -17.78, -4.66) |
| CIE-LCH | lch(78.78, 18.38, 194.69°) |
| OKLab | oklab(81.04% -0.0544 -0.0128) |
| OKLCH | oklch(81.04% 0.056 193.2) |
| XYZ | xyz(45.3699, 54.5516, 64.6273) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.35
Paleturquoise
#AFEEEE
ΔE00 7.62
Lightblue
#ADD8E6
ΔE00 8.66
Mediumturquoise
#48D1CC
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 9.21
Robin'S Egg Blue
#98EFF9
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDCB #CD9799
analogous
#97CDB0 #97CDCB #97B4CD
triadic
#97CDCB #CB97CD #CDCB97
tetradic
#97CDCB #B097CD #CD9799 #B4CD97
square
#97CDCB #B097CD #CD9799 #B4CD97
split-complementary
#97CDCB #CD97B4 #CDB097
monochromatic
#4C9E9B #6EB9B6 #97CDCB #C0E1E0 #EAF5F4
Accessibility & contrast
On white
1.76
#97CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#97CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDCB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDCB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CB
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#85D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cdcb; /* rgb */ color: rgb(151, 205, 203); /* oklch */ color: oklch(81.0% 0.056 193.2);
Tailwind
colors: {
custom: {
50: '#b7dcda',
500: '#97cdcb',
950: '#000000',
},
}SCSS
$custom: #97cdcb; $custom-light: #b7dcda; $custom-dark: #000000;
JSON
{
"hex": "#97cdcb",
"rgb": {
"r": 151,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.778,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.81041,
"c": 0.05591,
"h": 193.2
},
"luminance": 0.54554
}Semantic roles & 50–950 ramp
primary
#97CDCB
secondary
#A26668
accent
#383CAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483