#A5CDCF#A5CDCF
#A5CDCF is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.0% C 0.042 H 200.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CDCF |
|---|---|
| RGB | rgb(165, 205, 207) |
| HSL | hsl(183, 30%, 73%) |
| HSV | hsv(183, 20%, 81%) |
| CMYK | cmyk(20.3%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(79.71, -12.69, -5.35) |
| CIE-LCH | lch(79.71, 13.77, 202.87°) |
| OKLab | oklab(82.03% -0.0397 -0.0146) |
| OKLCH | oklch(82.03% 0.042 200.1) |
| XYZ | xyz(48.6076, 56.1652, 67.2993) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.76
Lightblue
#ADD8E6
ΔE00 5.72
Paleturquoise
#AFEEEE
ΔE00 8.33
Pale Sky Blue
#BDF6FE
ΔE00 9.55
Ice Blue
#A5DFF9
ΔE00 9.64
Sky Blue
#87CEEB
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CDCF #CFA7A5
analogous
#A5CFBC #A5CDCF #A5B8CF
triadic
#A5CDCF #CFA5CD #CDCFA5
tetradic
#A5CDCF #BCA5CF #CFA7A5 #B8CFA5
square
#A5CDCF #BCA5CF #CFA7A5 #B8CFA5
split-complementary
#A5CDCF #CFA5B8 #CFBCA5
monochromatic
#579FA3 #7DB7BA #A5CDCF #CDE3E4 #EBF4F4
Accessibility & contrast
On white
1.72
#A5CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#A5CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CDCF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CDCF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#98D0CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a5cdcf; /* rgb */ color: rgb(165, 205, 207); /* oklch */ color: oklch(82.0% 0.042 200.1);
Tailwind
colors: {
custom: {
50: '#c0dcdd',
500: '#a5cdcf',
950: '#000000',
},
}SCSS
$custom: #a5cdcf; $custom-light: #c0dcdd; $custom-dark: #000000;
JSON
{
"hex": "#a5cdcf",
"rgb": {
"r": 165,
"g": 205,
"b": 207
},
"hsl": {
"h": 182.857,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.82026,
"c": 0.04233,
"h": 200.1
},
"luminance": 0.56167
}Semantic roles & 50–950 ramp
primary
#A5CDCF
secondary
#A57674
accent
#423CA9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484