#A4E3D2#A4E3D2
#A4E3D2 is a very light, moderate teal. Relative luminance 0.675; OKLCH L 86.8% C 0.068 H 176.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E3D2 |
|---|---|
| RGB | rgb(164, 227, 210) |
| HSL | hsl(164, 53%, 77%) |
| HSV | hsv(164, 28%, 89%) |
| CMYK | cmyk(27.8%, 0%, 7.5%, 11%) |
| CIE-LAB | lab(85.75, -23.41, 1.90) |
| CIE-LCH | lch(85.75, 23.48, 175.37°) |
| OKLab | oklab(86.85% -0.0679 0.0047) |
| OKLCH | oklch(86.85% 0.068 176.1) |
| XYZ | xyz(54.4080, 67.4812, 71.1187) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.95
Light Teal
#90E4C1
ΔE00 6.01
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Tiffany Blue
#7BF2DA
ΔE00 6.96
Pale Teal
#82CBB2
ΔE00 7.08
Paleturquoise
#AFEEEE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E3D2 #E3A4B5
analogous
#A4E3B3 #A4E3D2 #A4D5E3
triadic
#A4E3D2 #D2A4E3 #E3D2A4
tetradic
#A4E3D2 #B3A4E3 #E3A4B5 #D5E3A4
square
#A4E3D2 #B3A4E3 #E3A4B5 #D5E3A4
split-complementary
#A4E3D2 #E3A4D5 #E3B3A4
monochromatic
#46C6A4 #75D5BB #A4E3D2 #D3F1E9 #E8F8F3
Accessibility & contrast
On white
1.45
#A4E3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#A4E3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E3D2
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E3D2 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#93E5DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e3d2; /* rgb */ color: rgb(164, 227, 210); /* oklch */ color: oklch(86.8% 0.068 176.1);
Tailwind
colors: {
custom: {
50: '#c0ecdf',
500: '#a4e3d2',
950: '#000000',
},
}SCSS
$custom: #a4e3d2; $custom-light: #c0ecdf; $custom-dark: #000000;
JSON
{
"hex": "#a4e3d2",
"rgb": {
"r": 164,
"g": 227,
"b": 210
},
"hsl": {
"h": 163.81,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.86849,
"c": 0.06809,
"h": 176.1
},
"luminance": 0.67484
}Semantic roles & 50–950 ramp
primary
#A4E3D2
secondary
#BD6F84
accent
#254FC0
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484