#97CECE#97CECE
#97CECE is a light, muted teal. Relative luminance 0.552; OKLCH L 81.4% C 0.057 H 196.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97CECE |
|---|---|
| RGB | rgb(151, 206, 206) |
| HSL | hsl(180, 36%, 70%) |
| HSV | hsv(180, 27%, 81%) |
| CMYK | cmyk(26.7%, 0%, 0%, 19.2%) |
| CIE-LAB | lab(79.14, -17.62, -5.74) |
| CIE-LCH | lch(79.14, 18.53, 198.05°) |
| OKLab | oklab(81.36% -0.0545 -0.0157) |
| OKLCH | oklch(81.36% 0.057 196.1) |
| XYZ | xyz(45.9708, 55.1759, 66.6083) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.76
Paleturquoise
#AFEEEE
ΔE00 7.32
Lightblue
#ADD8E6
ΔE00 7.94
Robin'S Egg Blue
#98EFF9
ΔE00 8.65
Mediumturquoise
#48D1CC
ΔE00 9.29
Pale Sky Blue
#BDF6FE
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CECE #CE9797
analogous
#97CEB3 #97CECE #97B2CE
triadic
#97CECE #CE97CE #CECE97
tetradic
#97CECE #B297CE #CE9797 #B3CE97
square
#97CECE #B297CE #CE9797 #B3CE97
split-complementary
#97CECE #CE97B3 #CEB397
monochromatic
#4B9F9F #6DBABA #97CECE #C1E2E2 #EAF5F5
Accessibility & contrast
On white
1.74
#97CECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#97CECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CECE
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CECE | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#BCC1CF
Tritanopia (blue-blind)
#84D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cece; /* rgb */ color: rgb(151, 206, 206); /* oklch */ color: oklch(81.4% 0.057 196.1);
Tailwind
colors: {
custom: {
50: '#b7dddc',
500: '#97cece',
950: '#000000',
},
}SCSS
$custom: #97cece; $custom-light: #b7dddc; $custom-dark: #000000;
JSON
{
"hex": "#97cece",
"rgb": {
"r": 151,
"g": 206,
"b": 206
},
"hsl": {
"h": 180,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.81355,
"c": 0.05672,
"h": 196.1
},
"luminance": 0.55178
}Semantic roles & 50–950 ramp
primary
#97CECE
secondary
#A36666
accent
#3737AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484