#A3DECA#A3DECA
#A3DECA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.5% C 0.066 H 171.7°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DECA |
|---|---|
| RGB | rgb(163, 222, 202) |
| HSL | hsl(160, 47%, 75%) |
| HSV | hsv(160, 27%, 87%) |
| CMYK | cmyk(26.6%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(84.12, -22.91, 3.75) |
| CIE-LCH | lch(84.12, 23.21, 170.71°) |
| OKLab | oklab(85.47% -0.0658 0.0096) |
| OKLCH | oklch(85.47% 0.066 171.7) |
| XYZ | xyz(51.8828, 64.2911, 65.5414) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.35
Pale Teal
#82CBB2
ΔE00 5.94
Seafoam Blue
#78D1B6
ΔE00 6.33
Pale Aqua
#B8FFEB
ΔE00 7.11
Tiffany Blue
#7BF2DA
ΔE00 7.81
Pale Turquoise
#A5FBD5
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DECA #DEA3B7
analogous
#A3DEAC #A3DECA #A3D4DE
triadic
#A3DECA #CAA3DE #DECAA3
tetradic
#A3DECA #ACA3DE #DEA3B7 #D4DEA3
square
#A3DECA #ACA3DE #DEA3B7 #D4DEA3
split-complementary
#A3DECA #DEA3D4 #DEACA3
monochromatic
#49BE96 #76CEB0 #A3DECA #D0EEE4 #E8F7F2
Accessibility & contrast
On white
1.52
#A3DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#A3DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DECA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DECA | 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)
#DAD6C9
Deuteranopia (green-blind)
#D0CFCB
Tritanopia (blue-blind)
#94DFD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a3deca; /* rgb */ color: rgb(163, 222, 202); /* oklch */ color: oklch(85.5% 0.066 171.7);
Tailwind
colors: {
custom: {
50: '#bfe8da',
500: '#a3deca',
950: '#000000',
},
}SCSS
$custom: #a3deca; $custom-light: #bfe8da; $custom-dark: #000000;
JSON
{
"hex": "#a3deca",
"rgb": {
"r": 163,
"g": 222,
"b": 202
},
"hsl": {
"h": 159.661,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.85466,
"c": 0.06648,
"h": 171.7
},
"luminance": 0.64293
}Semantic roles & 50–950 ramp
primary
#A3DECA
secondary
#B66F87
accent
#2B5CBA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483