#A3CDC8#A3CDC8
#A3CDC8 is a light, muted teal. Relative luminance 0.556; OKLCH L 81.7% C 0.045 H 187.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CDC8 |
|---|---|
| RGB | rgb(163, 205, 200) |
| HSL | hsl(173, 30%, 72%) |
| HSV | hsv(173, 20%, 80%) |
| CMYK | cmyk(20.5%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(79.40, -14.80, -2.07) |
| CIE-LCH | lch(79.40, 14.94, 187.96°) |
| OKLab | oklab(81.68% -0.0445 -0.0058) |
| OKLCH | oklch(81.68% 0.045 187.4) |
| XYZ | xyz(47.3579, 55.6176, 62.8724) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.46
Paleturquoise
#AFEEEE
ΔE00 8.19
Lightblue
#ADD8E6
ΔE00 8.76
Pale Teal
#82CBB2
ΔE00 9.29
Duck Egg Blue
#C3FBF4
ΔE00 10.31
Seafoam Blue
#78D1B6
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CDC8 #CDA3A8
analogous
#A3CDB3 #A3CDC8 #A3BDCD
triadic
#A3CDC8 #C8A3CD #CDC8A3
tetradic
#A3CDC8 #B3A3CD #CDA3A8 #BDCDA3
square
#A3CDC8 #B3A3CD #CDA3A8 #BDCDA3
split-complementary
#A3CDC8 #CDA3BD #CDB3A3
monochromatic
#569F96 #7BB7B0 #A3CDC8 #CBE3E0 #EBF4F3
Accessibility & contrast
On white
1.73
#A3CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#A3CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CDC8
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CDC8 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C0C2C9
Tritanopia (blue-blind)
#97CFCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3cdc8; /* rgb */ color: rgb(163, 205, 200); /* oklch */ color: oklch(81.7% 0.045 187.4);
Tailwind
colors: {
custom: {
50: '#bfdcd8',
500: '#a3cdc8',
950: '#000000',
},
}SCSS
$custom: #a3cdc8; $custom-light: #bfdcd8; $custom-dark: #000000;
JSON
{
"hex": "#a3cdc8",
"rgb": {
"r": 163,
"g": 205,
"b": 200
},
"hsl": {
"h": 172.857,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.81684,
"c": 0.04483,
"h": 187.4
},
"luminance": 0.55619
}Semantic roles & 50–950 ramp
primary
#A3CDC8
secondary
#A27278
accent
#3D4AA8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483