#97CDCA#97CDCA
#97CDCA is a light, muted teal. Relative luminance 0.545; OKLCH L 81.0% C 0.056 H 191.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDCA |
|---|---|
| RGB | rgb(151, 205, 202) |
| HSL | hsl(177, 35%, 70%) |
| HSV | hsv(177, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.75, -18.00, -4.17) |
| CIE-LCH | lch(78.75, 18.48, 193.03°) |
| OKLab | oklab(81.01% -0.0548 -0.0115) |
| OKLCH | oklch(81.01% 0.056 191.8) |
| XYZ | xyz(45.2511, 54.5041, 64.0017) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.61
Paleturquoise
#AFEEEE
ΔE00 7.68
Pale Teal
#82CBB2
ΔE00 8.80
Lightblue
#ADD8E6
ΔE00 9.02
Mediumturquoise
#48D1CC
ΔE00 9.07
Robin'S Egg Blue
#98EFF9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDCA #CD979A
analogous
#97CDAF #97CDCA #97B5CD
triadic
#97CDCA #CA97CD #CDCA97
tetradic
#97CDCA #AF97CD #CD979A #B5CD97
square
#97CDCA #AF97CD #CD979A #B5CD97
split-complementary
#97CDCA #CD97B5 #CDAF97
monochromatic
#4C9E99 #6EB9B5 #97CDCA #C0E1DF #EAF5F4
Accessibility & contrast
On white
1.76
#97CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#97CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDCA
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDCA | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7CA
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#85D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cdca; /* rgb */ color: rgb(151, 205, 202); /* oklch */ color: oklch(81.0% 0.056 191.8);
Tailwind
colors: {
custom: {
50: '#b7dcda',
500: '#97cdca',
950: '#000000',
},
}SCSS
$custom: #97cdca; $custom-light: #b7dcda; $custom-dark: #000000;
JSON
{
"hex": "#97cdca",
"rgb": {
"r": 151,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.667,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.8101,
"c": 0.05601,
"h": 191.8
},
"luminance": 0.54506
}Semantic roles & 50–950 ramp
primary
#97CDCA
secondary
#A26669
accent
#383EAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483