#9ECECD#9ECECD
#9ECECD is a light, muted teal. Relative luminance 0.558; OKLCH L 81.7% C 0.050 H 194.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9ECECD |
|---|---|
| RGB | rgb(158, 206, 205) |
| HSL | hsl(179, 33%, 71%) |
| HSV | hsv(179, 23%, 81%) |
| CMYK | cmyk(23.3%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.51, -15.77, -4.62) |
| CIE-LCH | lch(79.51, 16.43, 196.32°) |
| OKLab | oklab(81.74% -0.0485 -0.0126) |
| OKLCH | oklch(81.74% 0.05 194.6) |
| XYZ | xyz(47.1879, 55.8175, 66.0333) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.38
Paleturquoise
#AFEEEE
ΔE00 7.43
Lightblue
#ADD8E6
ΔE00 7.54
Robin'S Egg Blue
#98EFF9
ΔE00 9.28
Pale Sky Blue
#BDF6FE
ΔE00 9.70
Pale Teal
#82CBB2
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ECECD #CE9E9F
analogous
#9ECEB5 #9ECECD #9EB7CE
triadic
#9ECECD #CD9ECE #CECD9E
tetradic
#9ECECD #B59ECE #CE9E9F #B7CE9E
square
#9ECECD #B59ECE #CE9E9F #B7CE9E
split-complementary
#9ECECD #CE9EB7 #CEB59E
monochromatic
#51A19F #75B9B8 #9ECECD #C7E3E2 #EBF5F5
Accessibility & contrast
On white
1.73
#9ECECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#9ECECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ECECD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ECECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ECECD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#8FD1CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9ececd; /* rgb */ color: rgb(158, 206, 205); /* oklch */ color: oklch(81.7% 0.050 194.6);
Tailwind
colors: {
custom: {
50: '#bbdddc',
500: '#9ececd',
950: '#000000',
},
}SCSS
$custom: #9ececd; $custom-light: #bbdddc; $custom-dark: #000000;
JSON
{
"hex": "#9ececd",
"rgb": {
"r": 158,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.75,
"s": 32.877,
"l": 71.373
},
"oklch": {
"l": 0.81742,
"c": 0.05009,
"h": 194.6
},
"luminance": 0.55819
}Semantic roles & 50–950 ramp
primary
#9ECECD
secondary
#A36D6E
accent
#3A3CAC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484