#A3CDCC#A3CDCC
#A3CDCC is a light, muted teal. Relative luminance 0.558; OKLCH L 81.8% C 0.044 H 194.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CDCC |
|---|---|
| RGB | rgb(163, 205, 204) |
| HSL | hsl(179, 30%, 72%) |
| HSV | hsv(179, 20%, 80%) |
| CMYK | cmyk(20.5%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(79.50, -13.95, -4.06) |
| CIE-LCH | lch(79.50, 14.53, 196.22°) |
| OKLab | oklab(81.81% -0.0428 -0.0111) |
| OKLCH | oklch(81.81% 0.044 194.5) |
| XYZ | xyz(47.8315, 55.8070, 65.3667) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 8.00
Pale Sky Blue
#BDF6FE
ΔE00 9.88
Robin'S Egg Blue
#98EFF9
ΔE00 10.04
Duck Egg Blue
#C3FBF4
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CDCC #CDA3A4
analogous
#A3CDB7 #A3CDCC #A3B9CD
triadic
#A3CDCC #CCA3CD #CDCCA3
tetradic
#A3CDCC #B7A3CD #CDA3A4 #B9CDA3
square
#A3CDCC #B7A3CD #CDA3A4 #B9CDA3
split-complementary
#A3CDCC #CDA3B9 #CDB7A3
monochromatic
#569F9D #7BB7B6 #A3CDCC #CBE3E2 #EBF4F4
Accessibility & contrast
On white
1.73
#A3CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#A3CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CDCC
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CDCC | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#96D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3cdcc; /* rgb */ color: rgb(163, 205, 204); /* oklch */ color: oklch(81.8% 0.044 194.5);
Tailwind
colors: {
custom: {
50: '#bfdcdb',
500: '#a3cdcc',
950: '#000000',
},
}SCSS
$custom: #a3cdcc; $custom-light: #bfdcdb; $custom-dark: #000000;
JSON
{
"hex": "#a3cdcc",
"rgb": {
"r": 163,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.571,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.81806,
"c": 0.04425,
"h": 194.5
},
"luminance": 0.55809
}Semantic roles & 50–950 ramp
primary
#A3CDCC
secondary
#A27273
accent
#3D40A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121515
muted
#828484