#A3D2CD#A3D2CD
#A3D2CD is a very light, muted teal. Relative luminance 0.583; OKLCH L 82.9% C 0.050 H 188.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A3D2CD |
|---|---|
| RGB | rgb(163, 210, 205) |
| HSL | hsl(174, 34%, 73%) |
| HSV | hsv(174, 22%, 82%) |
| CMYK | cmyk(22.4%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(80.90, -16.29, -2.54) |
| CIE-LCH | lch(80.90, 16.48, 188.87°) |
| OKLab | oklab(82.92% -0.049 -0.0071) |
| OKLCH | oklch(82.92% 0.05 188.2) |
| XYZ | xyz(49.1670, 58.2856, 66.4054) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.82
Paleturquoise
#AFEEEE
ΔE00 6.84
Lightblue
#ADD8E6
ΔE00 8.74
Pale Teal
#82CBB2
ΔE00 9.03
Duck Egg Blue
#C3FBF4
ΔE00 9.06
Robin'S Egg Blue
#98EFF9
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3D2CD #D2A3A8
analogous
#A3D2B5 #A3D2CD #A3BFD2
triadic
#A3D2CD #CDA3D2 #D2CDA3
tetradic
#A3D2CD #B5A3D2 #D2A3A8 #BFD2A3
square
#A3D2CD #B5A3D2 #D2A3A8 #BFD2A3
split-complementary
#A3D2CD #D2A3BF #D2B5A3
monochromatic
#52A89F #7ABEB7 #A3D2CD #CCE6E3 #EAF5F4
Accessibility & contrast
On white
1.66
#A3D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#A3D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3D2CD
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3D2CD | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C4C6CE
Tritanopia (blue-blind)
#95D4D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a3d2cd; /* rgb */ color: rgb(163, 210, 205); /* oklch */ color: oklch(82.9% 0.050 188.2);
Tailwind
colors: {
custom: {
50: '#bfdfdc',
500: '#a3d2cd',
950: '#000000',
},
}SCSS
$custom: #a3d2cd; $custom-light: #bfdfdc; $custom-dark: #000000;
JSON
{
"hex": "#a3d2cd",
"rgb": {
"r": 163,
"g": 210,
"b": 205
},
"hsl": {
"h": 173.617,
"s": 34.307,
"l": 73.137
},
"oklch": {
"l": 0.82923,
"c": 0.04954,
"h": 188.2
},
"luminance": 0.58287
}Semantic roles & 50–950 ramp
primary
#A3D2CD
secondary
#A87177
accent
#3845AD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484