#A3E4E2#A3E4E2
#A3E4E2 is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.5% C 0.065 H 193.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A3E4E2 |
|---|---|
| RGB | rgb(163, 228, 226) |
| HSL | hsl(178, 55%, 77%) |
| HSV | hsv(178, 29%, 89%) |
| CMYK | cmyk(28.5%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(86.39, -20.73, -5.60) |
| CIE-LCH | lch(86.39, 21.48, 195.12°) |
| OKLab | oklab(87.49% -0.0636 -0.0154) |
| OKLCH | oklch(87.49% 0.065 193.6) |
| XYZ | xyz(56.5706, 68.7614, 82.2282) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.53
Powder Blue
#B0E0E6
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Duck Egg Blue
#C3FBF4
ΔE00 5.76
Pale Cyan
#B7FFFA
ΔE00 5.79
Light Cyan
#ACFFFC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3E4E2 #E4A3A5
analogous
#A3E4C2 #A3E4E2 #A3C6E4
triadic
#A3E4E2 #E2A3E4 #E4E2A3
tetradic
#A3E4E2 #C2A3E4 #E4A3A5 #C6E4A3
square
#A3E4E2 #C2A3E4 #E4A3A5 #C6E4A3
split-complementary
#A3E4E2 #E4A3C6 #E4C2A3
monochromatic
#44C8C4 #74D6D3 #A3E4E2 #D2F2F1 #E7F8F8
Accessibility & contrast
On white
1.42
#A3E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#A3E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3E4E2
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3E4E2 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#D0D4E3
Tritanopia (blue-blind)
#8DE8E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a3e4e2; /* rgb */ color: rgb(163, 228, 226); /* oklch */ color: oklch(87.5% 0.065 193.6);
Tailwind
colors: {
custom: {
50: '#c0eceb',
500: '#a3e4e2',
950: '#000000',
},
}SCSS
$custom: #a3e4e2; $custom-light: #c0eceb; $custom-dark: #000000;
JSON
{
"hex": "#a3e4e2",
"rgb": {
"r": 163,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.154,
"s": 54.622,
"l": 76.667
},
"oklch": {
"l": 0.87485,
"c": 0.06541,
"h": 193.6
},
"luminance": 0.68764
}Semantic roles & 50–950 ramp
primary
#A3E4E2
secondary
#BE6D70
accent
#2328C2
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484