#A3CCD2#A3CCD2
#A3CCD2 is a light, muted teal. Relative luminance 0.556; OKLCH L 81.8% C 0.044 H 207.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CCD2 |
|---|---|
| RGB | rgb(163, 204, 210) |
| HSL | hsl(188, 34%, 73%) |
| HSV | hsv(188, 22%, 82%) |
| CMYK | cmyk(22.4%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(79.40, -12.13, -7.43) |
| CIE-LCH | lch(79.40, 14.23, 211.49°) |
| OKLab | oklab(81.78% -0.0391 -0.0202) |
| OKLCH | oklch(81.78% 0.044 207.3) |
| XYZ | xyz(48.3266, 55.6236, 69.1504) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.44
Powder Blue
#B0E0E6
ΔE00 4.78
Sky Blue
#87CEEB
ΔE00 8.13
Ice Blue
#A5DFF9
ΔE00 8.24
Paleturquoise
#AFEEEE
ΔE00 8.98
Baby Blue
#89CFF0
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CCD2 #D2A9A3
analogous
#A3D2C0 #A3CCD2 #A3B4D2
triadic
#A3CCD2 #D2A3CC #CCD2A3
tetradic
#A3CCD2 #C0A3D2 #D2A9A3 #B4D2A3
square
#A3CCD2 #C0A3D2 #D2A9A3 #B4D2A3
split-complementary
#A3CCD2 #D2A3B4 #D2C0A3
monochromatic
#529DA8 #7AB5BE #A3CCD2 #CCE3E6 #EAF4F5
Accessibility & contrast
On white
1.73
#A3CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#A3CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CCD2
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CCD2 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D2
Deuteranopia (green-blind)
#BDC2D2
Tritanopia (blue-blind)
#94D0CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a3ccd2; /* rgb */ color: rgb(163, 204, 210); /* oklch */ color: oklch(81.8% 0.044 207.3);
Tailwind
colors: {
custom: {
50: '#bfdbdf',
500: '#a3ccd2',
950: '#000000',
},
}SCSS
$custom: #a3ccd2; $custom-light: #bfdbdf; $custom-dark: #000000;
JSON
{
"hex": "#a3ccd2",
"rgb": {
"r": 163,
"g": 204,
"b": 210
},
"hsl": {
"h": 187.66,
"s": 34.307,
"l": 73.137
},
"oklch": {
"l": 0.81778,
"c": 0.04405,
"h": 207.3
},
"luminance": 0.55625
}Semantic roles & 50–950 ramp
primary
#A3CCD2
secondary
#A87871
accent
#4738AD
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484