#A3DEC9#A3DEC9
#A3DEC9 is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.067 H 170.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DEC9 |
|---|---|
| RGB | rgb(163, 222, 201) |
| HSL | hsl(159, 47%, 75%) |
| HSV | hsv(159, 27%, 87%) |
| CMYK | cmyk(26.6%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(84.09, -23.11, 4.24) |
| CIE-LCH | lch(84.09, 23.50, 169.60°) |
| OKLab | oklab(85.44% -0.0662 0.0109) |
| OKLCH | oklch(85.44% 0.067 170.7) |
| XYZ | xyz(51.7648, 64.2438, 64.9198) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.10
Pale Teal
#82CBB2
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 6.23
Pale Aqua
#B8FFEB
ΔE00 7.16
Pale Turquoise
#A5FBD5
ΔE00 7.72
Seafoam
#7FE0B3
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DEC9 #DEA3B8
analogous
#A3DEAB #A3DEC9 #A3D5DE
triadic
#A3DEC9 #C9A3DE #DEC9A3
tetradic
#A3DEC9 #ABA3DE #DEA3B8 #D5DEA3
square
#A3DEC9 #ABA3DE #DEA3B8 #D5DEA3
split-complementary
#A3DEC9 #DEA3D5 #DEABA3
monochromatic
#49BE94 #76CEAF #A3DEC9 #D0EEE3 #E8F7F2
Accessibility & contrast
On white
1.52
#A3DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#A3DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DEC9
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DEC9 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C8
Deuteranopia (green-blind)
#D0CFCA
Tritanopia (blue-blind)
#95DFD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a3dec9; /* rgb */ color: rgb(163, 222, 201); /* oklch */ color: oklch(85.4% 0.067 170.7);
Tailwind
colors: {
custom: {
50: '#bfe8d9',
500: '#a3dec9',
950: '#000000',
},
}SCSS
$custom: #a3dec9; $custom-light: #bfe8d9; $custom-dark: #000000;
JSON
{
"hex": "#a3dec9",
"rgb": {
"r": 163,
"g": 222,
"b": 201
},
"hsl": {
"h": 158.644,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.85438,
"c": 0.0671,
"h": 170.7
},
"luminance": 0.64246
}Semantic roles & 50–950 ramp
primary
#A3DEC9
secondary
#B66F88
accent
#2B5EBA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483