#A3E2CA#A3E2CA
#A3E2CA is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.4% C 0.072 H 169.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A3E2CA |
|---|---|
| RGB | rgb(163, 226, 202) |
| HSL | hsl(157, 52%, 76%) |
| HSV | hsv(157, 28%, 89%) |
| CMYK | cmyk(27.9%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(85.22, -24.86, 5.34) |
| CIE-LCH | lch(85.22, 25.43, 167.87°) |
| OKLab | oklab(86.35% -0.0709 0.0137) |
| OKLCH | oklch(86.35% 0.072 169) |
| XYZ | xyz(52.9578, 66.4411, 65.8997) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.05
Pale Teal
#82CBB2
ΔE00 6.23
Seafoam Blue
#78D1B6
ΔE00 6.25
Pale Turquoise
#A5FBD5
ΔE00 6.44
Pale Aqua
#B8FFEB
ΔE00 6.48
Mint
#AAF0C1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3E2CA #E2A3BB
analogous
#A3E2AB #A3E2CA #A3DBE2
triadic
#A3E2CA #CAA3E2 #E2CAA3
tetradic
#A3E2CA #ABA3E2 #E2A3BB #DBE2A3
square
#A3E2CA #ABA3E2 #E2A3BB #DBE2A3
split-complementary
#A3E2CA #E2A3DB #E2ABA3
monochromatic
#46C594 #74D3AF #A3E2CA #D2F1E5 #E8F8F2
Accessibility & contrast
On white
1.47
#A3E2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#A3E2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3E2CA
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3E2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3E2CA | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#D3D2CC
Tritanopia (blue-blind)
#94E3DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a3e2ca; /* rgb */ color: rgb(163, 226, 202); /* oklch */ color: oklch(86.4% 0.072 169.0);
Tailwind
colors: {
custom: {
50: '#bfebda',
500: '#a3e2ca',
950: '#000000',
},
}SCSS
$custom: #a3e2ca; $custom-light: #bfebda; $custom-dark: #000000;
JSON
{
"hex": "#a3e2ca",
"rgb": {
"r": 163,
"g": 226,
"b": 202
},
"hsl": {
"h": 157.143,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.8635,
"c": 0.0722,
"h": 169
},
"luminance": 0.66444
}Semantic roles & 50–950 ramp
primary
#A3E2CA
secondary
#BB6E8B
accent
#2660BF
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483