#97CECD#97CECD
#97CECD is a light, muted teal. Relative luminance 0.551; OKLCH L 81.3% C 0.057 H 194.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97CECD |
|---|---|
| RGB | rgb(151, 206, 205) |
| HSL | hsl(179, 36%, 70%) |
| HSV | hsv(179, 27%, 81%) |
| CMYK | cmyk(26.7%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.11, -17.84, -5.25) |
| CIE-LCH | lch(79.11, 18.60, 196.38°) |
| OKLab | oklab(81.32% -0.0549 -0.0144) |
| OKLCH | oklch(81.32% 0.057 194.7) |
| XYZ | xyz(45.8497, 55.1275, 65.9706) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.99
Paleturquoise
#AFEEEE
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 8.30
Robin'S Egg Blue
#98EFF9
ΔE00 8.82
Mediumturquoise
#48D1CC
ΔE00 9.15
Pale Teal
#82CBB2
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CECD #CE9798
analogous
#97CEB1 #97CECD #97B4CE
triadic
#97CECD #CD97CE #CECD97
tetradic
#97CECD #B197CE #CE9798 #B4CE97
square
#97CECD #B197CE #CE9798 #B4CE97
split-complementary
#97CECD #CE97B4 #CEB197
monochromatic
#4B9F9E #6DBAB9 #97CECD #C1E2E1 #EAF5F5
Accessibility & contrast
On white
1.75
#97CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#97CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CECD
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CECD | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#BCC1CE
Tritanopia (blue-blind)
#84D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cecd; /* rgb */ color: rgb(151, 206, 205); /* oklch */ color: oklch(81.3% 0.057 194.7);
Tailwind
colors: {
custom: {
50: '#b7dddc',
500: '#97cecd',
950: '#000000',
},
}SCSS
$custom: #97cecd; $custom-light: #b7dddc; $custom-dark: #000000;
JSON
{
"hex": "#97cecd",
"rgb": {
"r": 151,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.909,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.81324,
"c": 0.05675,
"h": 194.7
},
"luminance": 0.5513
}Semantic roles & 50–950 ramp
primary
#97CECD
secondary
#A36667
accent
#3739AF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484