#97CDC4#97CDC4
#97CDC4 is a light, muted teal. Relative luminance 0.542; OKLCH L 80.8% C 0.057 H 183.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDC4 |
|---|---|
| RGB | rgb(151, 205, 196) |
| HSL | hsl(170, 35%, 70%) |
| HSV | hsv(170, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(78.59, -19.32, -1.18) |
| CIE-LCH | lch(78.59, 19.36, 183.49°) |
| OKLab | oklab(80.83% -0.0573 -0.0035) |
| OKLCH | oklch(80.83% 0.057 183.5) |
| XYZ | xyz(44.5545, 54.2254, 60.3328) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.49
Seafoam Blue
#78D1B6
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 8.48
Mediumturquoise
#48D1CC
ΔE00 9.05
Light Teal
#90E4C1
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDC4 #CD97A0
analogous
#97CDA9 #97CDC4 #97BBCD
triadic
#97CDC4 #C497CD #CDC497
tetradic
#97CDC4 #A997CD #CD97A0 #BBCD97
square
#97CDC4 #A997CD #CD97A0 #BBCD97
split-complementary
#97CDC4 #CD97BB #CDA997
monochromatic
#4C9E90 #6EB9AD #97CDC4 #C0E1DB #EAF5F3
Accessibility & contrast
On white
1.77
#97CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#97CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDC4
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDC4 | 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)
#C8C7C4
Deuteranopia (green-blind)
#BEBFC5
Tritanopia (blue-blind)
#87CFCA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cdc4; /* rgb */ color: rgb(151, 205, 196); /* oklch */ color: oklch(80.8% 0.057 183.5);
Tailwind
colors: {
custom: {
50: '#b7dcd5',
500: '#97cdc4',
950: '#000000',
},
}SCSS
$custom: #97cdc4; $custom-light: #b7dcd5; $custom-dark: #000000;
JSON
{
"hex": "#97cdc4",
"rgb": {
"r": 151,
"g": 205,
"b": 196
},
"hsl": {
"h": 170,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80827,
"c": 0.05739,
"h": 183.5
},
"luminance": 0.54227
}Semantic roles & 50–950 ramp
primary
#97CDC4
secondary
#A26670
accent
#384BAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483