#A5CECF#A5CECF
#A5CECF is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.2% C 0.043 H 198.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CECF |
|---|---|
| RGB | rgb(165, 206, 207) |
| HSL | hsl(181, 30%, 73%) |
| HSV | hsv(181, 20%, 81%) |
| CMYK | cmyk(20.3%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(79.98, -13.20, -4.95) |
| CIE-LCH | lch(79.98, 14.10, 200.55°) |
| OKLab | oklab(82.24% -0.0411 -0.0135) |
| OKLCH | oklch(82.24% 0.043 198.2) |
| XYZ | xyz(48.8476, 56.6452, 67.3793) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.68
Lightblue
#ADD8E6
ΔE00 6.09
Paleturquoise
#AFEEEE
ΔE00 7.95
Pale Sky Blue
#BDF6FE
ΔE00 9.40
Robin'S Egg Blue
#98EFF9
ΔE00 9.79
Ice Blue
#A5DFF9
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CECF #CFA6A5
analogous
#A5CFBB #A5CECF #A5B9CF
triadic
#A5CECF #CFA5CE #CECFA5
tetradic
#A5CECF #BBA5CF #CFA6A5 #B9CFA5
square
#A5CECF #BBA5CF #CFA6A5 #B9CFA5
split-complementary
#A5CECF #CFA5B9 #CFBBA5
monochromatic
#57A1A3 #7DB8BA #A5CECF #CDE4E4 #EBF4F4
Accessibility & contrast
On white
1.70
#A5CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#A5CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CECF
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CECF | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#98D1CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a5cecf; /* rgb */ color: rgb(165, 206, 207); /* oklch */ color: oklch(82.2% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#c0dddd',
500: '#a5cecf',
950: '#000000',
},
}SCSS
$custom: #a5cecf; $custom-light: #c0dddd; $custom-dark: #000000;
JSON
{
"hex": "#a5cecf",
"rgb": {
"r": 165,
"g": 206,
"b": 207
},
"hsl": {
"h": 181.429,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.82242,
"c": 0.04323,
"h": 198.2
},
"luminance": 0.56647
}Semantic roles & 50–950 ramp
primary
#A5CECF
secondary
#A57574
accent
#3F3CA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484