#97CFCD#97CFCD
#97CFCD is a light, muted teal. Relative luminance 0.556; OKLCH L 81.5% C 0.058 H 193.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFCD |
|---|---|
| RGB | rgb(151, 207, 205) |
| HSL | hsl(178, 37%, 70%) |
| HSV | hsv(178, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(79.39, -18.35, -4.84) |
| CIE-LCH | lch(79.39, 18.97, 194.77°) |
| OKLab | oklab(81.55% -0.0562 -0.0133) |
| OKLCH | oklch(81.55% 0.058 193.3) |
| XYZ | xyz(46.0912, 55.6105, 66.0511) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 8.68
Robin'S Egg Blue
#98EFF9
ΔE00 8.77
Mediumturquoise
#48D1CC
ΔE00 8.91
Pale Teal
#82CBB2
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFCD #CF9799
analogous
#97CFB1 #97CFCD #97B5CF
triadic
#97CFCD #CD97CF #CFCD97
tetradic
#97CFCD #B197CF #CF9799 #B5CF97
square
#97CFCD #B197CF #CF9799 #B5CF97
split-complementary
#97CFCD #CF97B5 #CFB197
monochromatic
#4AA19E #6DBCB9 #97CFCD #C1E2E1 #EAF5F5
Accessibility & contrast
On white
1.73
#97CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#97CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFCD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFCD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#84D2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cfcd; /* rgb */ color: rgb(151, 207, 205); /* oklch */ color: oklch(81.5% 0.058 193.3);
Tailwind
colors: {
custom: {
50: '#b7dddc',
500: '#97cfcd',
950: '#000000',
},
}SCSS
$custom: #97cfcd; $custom-light: #b7dddc; $custom-dark: #000000;
JSON
{
"hex": "#97cfcd",
"rgb": {
"r": 151,
"g": 207,
"b": 205
},
"hsl": {
"h": 177.857,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81545,
"c": 0.05773,
"h": 193.3
},
"luminance": 0.55613
}Semantic roles & 50–950 ramp
primary
#97CFCD
secondary
#A56668
accent
#363AB0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484