#A3DED1#A3DED1
#A3DED1 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.7% C 0.063 H 179.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DED1 |
|---|---|
| RGB | rgb(163, 222, 209) |
| HSL | hsl(167, 47%, 75%) |
| HSV | hsv(167, 27%, 87%) |
| CMYK | cmyk(26.6%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(84.29, -21.45, 0.30) |
| CIE-LCH | lch(84.29, 21.45, 179.20°) |
| OKLab | oklab(85.67% -0.0629 0.0005) |
| OKLCH | oklch(85.67% 0.063 179.6) |
| XYZ | xyz(52.7305, 64.6301, 70.0057) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.30
Duck Egg Blue
#C3FBF4
ΔE00 7.07
Pale Teal
#82CBB2
ΔE00 7.13
Pale Aqua
#B8FFEB
ΔE00 7.29
Light Teal
#90E4C1
ΔE00 7.48
Seafoam Blue
#78D1B6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DED1 #DEA3B0
analogous
#A3DEB3 #A3DED1 #A3CDDE
triadic
#A3DED1 #D1A3DE #DED1A3
tetradic
#A3DED1 #B3A3DE #DEA3B0 #CDDEA3
square
#A3DED1 #B3A3DE #DEA3B0 #CDDEA3
split-complementary
#A3DED1 #DEA3CD #DEB3A3
monochromatic
#49BEA4 #76CEBA #A3DED1 #D0EEE8 #E8F7F4
Accessibility & contrast
On white
1.51
#A3DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#A3DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DED1
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DED1 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D1
Deuteranopia (green-blind)
#CECFD2
Tritanopia (blue-blind)
#93E0DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a3ded1; /* rgb */ color: rgb(163, 222, 209); /* oklch */ color: oklch(85.7% 0.063 179.6);
Tailwind
colors: {
custom: {
50: '#bfe8df',
500: '#a3ded1',
950: '#000000',
},
}SCSS
$custom: #a3ded1; $custom-light: #bfe8df; $custom-dark: #000000;
JSON
{
"hex": "#a3ded1",
"rgb": {
"r": 163,
"g": 222,
"b": 209
},
"hsl": {
"h": 166.78,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.85665,
"c": 0.0629,
"h": 179.6
},
"luminance": 0.64633
}Semantic roles & 50–950 ramp
primary
#A3DED1
secondary
#B66F7F
accent
#2B4BBA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484