#A3DDCD#A3DDCD
#A3DDCD is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.063 H 175.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DDCD |
|---|---|
| RGB | rgb(163, 221, 205) |
| HSL | hsl(163, 46%, 75%) |
| HSV | hsv(163, 26%, 87%) |
| CMYK | cmyk(26.2%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.92, -21.80, 1.87) |
| CIE-LCH | lch(83.92, 21.88, 175.10°) |
| OKLab | oklab(85.33% -0.0633 0.0046) |
| OKLCH | oklch(85.33% 0.063 175.8) |
| XYZ | xyz(51.9767, 63.9049, 67.3420) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.40
Light Teal
#90E4C1
ΔE00 6.57
Seafoam Blue
#78D1B6
ΔE00 6.87
Pale Aqua
#B8FFEB
ΔE00 7.33
Paleturquoise
#AFEEEE
ΔE00 7.39
Duck Egg Blue
#C3FBF4
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DDCD #DDA3B3
analogous
#A3DDB0 #A3DDCD #A3D0DD
triadic
#A3DDCD #CDA3DD #DDCDA3
tetradic
#A3DDCD #B0A3DD #DDA3B3 #D0DDA3
square
#A3DDCD #B0A3DD #DDA3B3 #D0DDA3
split-complementary
#A3DDCD #DDA3D0 #DDB0A3
monochromatic
#4ABC9C #76CCB5 #A3DDCD #D0EEE5 #E9F7F3
Accessibility & contrast
On white
1.52
#A3DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#A3DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DDCD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DDCD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#94DFD8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a3ddcd; /* rgb */ color: rgb(163, 221, 205); /* oklch */ color: oklch(85.3% 0.063 175.8);
Tailwind
colors: {
custom: {
50: '#bfe7dc',
500: '#a3ddcd',
950: '#000000',
},
}SCSS
$custom: #a3ddcd; $custom-light: #bfe7dc; $custom-dark: #000000;
JSON
{
"hex": "#a3ddcd",
"rgb": {
"r": 163,
"g": 221,
"b": 205
},
"hsl": {
"h": 163.448,
"s": 46.032,
"l": 75.294
},
"oklch": {
"l": 0.8533,
"c": 0.06344,
"h": 175.8
},
"luminance": 0.63907
}Semantic roles & 50–950 ramp
primary
#A3DDCD
secondary
#B56F82
accent
#2C53B9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121615
muted
#828484