#A5CECD#A5CECD
#A5CECD is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.2% C 0.043 H 194.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CECD |
|---|---|
| RGB | rgb(165, 206, 205) |
| HSL | hsl(179, 29%, 73%) |
| HSV | hsv(179, 20%, 81%) |
| CMYK | cmyk(19.9%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(79.92, -13.63, -3.96) |
| CIE-LCH | lch(79.92, 14.19, 196.20°) |
| OKLab | oklab(82.18% -0.0419 -0.0108) |
| OKLCH | oklch(82.18% 0.043 194.5) |
| XYZ | xyz(48.6046, 56.5480, 66.0997) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.12
Lightblue
#ADD8E6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 7.87
Pale Sky Blue
#BDF6FE
ΔE00 9.67
Robin'S Egg Blue
#98EFF9
ΔE00 10.00
Light Sky Blue
#C6FCFF
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CECD #CEA5A6
analogous
#A5CEB9 #A5CECD #A5BACE
triadic
#A5CECD #CDA5CE #CECDA5
tetradic
#A5CECD #B9A5CE #CEA5A6 #BACEA5
square
#A5CECD #B9A5CE #CEA5A6 #BACEA5
split-complementary
#A5CECD #CEA5BA #CEB9A5
monochromatic
#58A19F #7DB8B7 #A5CECD #CDE4E3 #EBF4F4
Accessibility & contrast
On white
1.71
#A5CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#A5CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CECD
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CECD | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#98D1CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a5cecd; /* rgb */ color: rgb(165, 206, 205); /* oklch */ color: oklch(82.2% 0.043 194.5);
Tailwind
colors: {
custom: {
50: '#c0dddc',
500: '#a5cecd',
950: '#000000',
},
}SCSS
$custom: #a5cecd; $custom-light: #c0dddc; $custom-dark: #000000;
JSON
{
"hex": "#a5cecd",
"rgb": {
"r": 165,
"g": 206,
"b": 205
},
"hsl": {
"h": 178.537,
"s": 29.496,
"l": 72.745
},
"oklch": {
"l": 0.8218,
"c": 0.04324,
"h": 194.5
},
"luminance": 0.5655
}Semantic roles & 50–950 ramp
primary
#A5CECD
secondary
#A37475
accent
#3D40A8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484