#A5CDC6#A5CDC6
#A5CDC6 is a light, muted teal. Relative luminance 0.557; OKLCH L 81.8% C 0.043 H 183.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A5CDC6 |
|---|---|
| RGB | rgb(165, 205, 198) |
| HSL | hsl(170, 29%, 73%) |
| HSV | hsv(170, 20%, 80%) |
| CMYK | cmyk(19.5%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(79.46, -14.59, -0.88) |
| CIE-LCH | lch(79.46, 14.62, 183.46°) |
| OKLab | oklab(81.75% -0.0433 -0.0026) |
| OKLCH | oklch(81.75% 0.043 183.4) |
| XYZ | xyz(47.5385, 55.7376, 61.6688) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 8.57
Pale Teal
#82CBB2
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 9.49
Seafoam Blue
#78D1B6
ΔE00 10.30
Duck Egg Blue
#C3FBF4
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5CDC6 #CDA5AC
analogous
#A5CDB2 #A5CDC6 #A5C0CD
triadic
#A5CDC6 #C6A5CD #CDC6A5
tetradic
#A5CDC6 #B2A5CD #CDA5AC #C0CDA5
square
#A5CDC6 #B2A5CD #CDA5AC #C0CDA5
split-complementary
#A5CDC6 #CDA5C0 #CDB2A5
monochromatic
#589F93 #7EB7AD #A5CDC6 #CCE3DF #EBF4F3
Accessibility & contrast
On white
1.73
#A5CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#A5CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5CDC6
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5CDC6 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#C1C3C7
Tritanopia (blue-blind)
#9ACFCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a5cdc6; /* rgb */ color: rgb(165, 205, 198); /* oklch */ color: oklch(81.8% 0.043 183.4);
Tailwind
colors: {
custom: {
50: '#c0dcd7',
500: '#a5cdc6',
950: '#000000',
},
}SCSS
$custom: #a5cdc6; $custom-light: #c0dcd7; $custom-dark: #000000;
JSON
{
"hex": "#a5cdc6",
"rgb": {
"r": 165,
"g": 205,
"b": 198
},
"hsl": {
"h": 169.5,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.81752,
"c": 0.04343,
"h": 183.4
},
"luminance": 0.55739
}Semantic roles & 50–950 ramp
primary
#A5CDC6
secondary
#A2747C
accent
#3E51A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483