#A3D0CD#A3D0CD
#A3D0CD is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.5% C 0.047 H 191.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A3D0CD |
|---|---|
| RGB | rgb(163, 208, 205) |
| HSL | hsl(176, 32%, 73%) |
| HSV | hsv(176, 22%, 82%) |
| CMYK | cmyk(21.6%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(80.35, -15.27, -3.35) |
| CIE-LCH | lch(80.35, 15.63, 192.36°) |
| OKLab | oklab(82.49% -0.0464 -0.0092) |
| OKLCH | oklch(82.49% 0.047 191.2) |
| XYZ | xyz(48.6763, 57.3042, 66.2419) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.39
Paleturquoise
#AFEEEE
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.89
Robin'S Egg Blue
#98EFF9
ΔE00 9.57
Pale Sky Blue
#BDF6FE
ΔE00 9.57
Duck Egg Blue
#C3FBF4
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3D0CD #D0A3A6
analogous
#A3D0B6 #A3D0CD #A3BCD0
triadic
#A3D0CD #CDA3D0 #D0CDA3
tetradic
#A3D0CD #B6A3D0 #D0A3A6 #BCD0A3
square
#A3D0CD #B6A3D0 #D0A3A6 #BCD0A3
split-complementary
#A3D0CD #D0A3BC #D0B6A3
monochromatic
#54A59F #7ABBB7 #A3D0CD #CCE5E3 #EBF5F4
Accessibility & contrast
On white
1.69
#A3D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#A3D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3D0CD
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3D0CD | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#95D3CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a3d0cd; /* rgb */ color: rgb(163, 208, 205); /* oklch */ color: oklch(82.5% 0.047 191.2);
Tailwind
colors: {
custom: {
50: '#bfdedc',
500: '#a3d0cd',
950: '#000000',
},
}SCSS
$custom: #a3d0cd; $custom-light: #bfdedc; $custom-dark: #000000;
JSON
{
"hex": "#a3d0cd",
"rgb": {
"r": 163,
"g": 208,
"b": 205
},
"hsl": {
"h": 176,
"s": 32.374,
"l": 72.745
},
"oklch": {
"l": 0.82487,
"c": 0.04731,
"h": 191.2
},
"luminance": 0.57306
}Semantic roles & 50–950 ramp
primary
#A3D0CD
secondary
#A67175
accent
#3A42AB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484