#A3DCDF#A3DCDF
#A3DCDF is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.7% C 0.058 H 200.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DCDF |
|---|---|
| RGB | rgb(163, 220, 223) |
| HSL | hsl(183, 48%, 76%) |
| HSV | hsv(183, 27%, 87%) |
| CMYK | cmyk(26.9%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(84.12, -17.41, -7.37) |
| CIE-LCH | lch(84.12, 18.90, 202.94°) |
| OKLab | oklab(85.65% -0.0547 -0.0201) |
| OKLCH | oklch(85.65% 0.058 200.2) |
| XYZ | xyz(54.0125, 64.2980, 79.3625) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.86
Paleturquoise
#AFEEEE
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Pale Sky Blue
#BDF6FE
ΔE00 6.23
Lightblue
#ADD8E6
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DCDF #DFA6A3
analogous
#A3DFC4 #A3DCDF #A3BEDF
triadic
#A3DCDF #DFA3DC #DCDFA3
tetradic
#A3DCDF #C4A3DF #DFA6A3 #BEDFA3
square
#A3DCDF #C4A3DF #DFA6A3 #BEDFA3
split-complementary
#A3DCDF #DFA3BE #DFC4A3
monochromatic
#48B9BF #76CBCF #A3DCDF #D0EDEF #E8F6F7
Accessibility & contrast
On white
1.52
#A3DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#A3DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DCDF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DCDF | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#8FE0DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a3dcdf; /* rgb */ color: rgb(163, 220, 223); /* oklch */ color: oklch(85.7% 0.058 200.2);
Tailwind
colors: {
custom: {
50: '#c0e7e9',
500: '#a3dcdf',
950: '#000000',
},
}SCSS
$custom: #a3dcdf; $custom-light: #c0e7e9; $custom-dark: #000000;
JSON
{
"hex": "#a3dcdf",
"rgb": {
"r": 163,
"g": 220,
"b": 223
},
"hsl": {
"h": 183,
"s": 48.387,
"l": 75.686
},
"oklch": {
"l": 0.85652,
"c": 0.05831,
"h": 200.2
},
"luminance": 0.64301
}Semantic roles & 50–950 ramp
primary
#A3DCDF
secondary
#B8726F
accent
#312ABC
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121616
muted
#828484