#A4E3CA#A4E3CA
#A4E3CA is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.6% C 0.073 H 168.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E3CA |
|---|---|
| RGB | rgb(164, 227, 202) |
| HSL | hsl(156, 53%, 77%) |
| HSV | hsv(156, 28%, 89%) |
| CMYK | cmyk(27.8%, 0%, 11%, 11%) |
| CIE-LAB | lab(85.55, -25.05, 5.83) |
| CIE-LCH | lch(85.55, 25.72, 166.91°) |
| OKLab | oklab(86.63% -0.0713 0.015) |
| OKLCH | oklch(86.63% 0.073 168.1) |
| XYZ | xyz(53.4362, 67.0925, 66.0002) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.87
Pale Turquoise
#A5FBD5
ΔE00 6.13
Pale Aqua
#B8FFEB
ΔE00 6.37
Seafoam Blue
#78D1B6
ΔE00 6.42
Pale Teal
#82CBB2
ΔE00 6.44
Mint
#AAF0C1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E3CA #E3A4BD
analogous
#A4E3AB #A4E3CA #A4DDE3
triadic
#A4E3CA #CAA4E3 #E3CAA4
tetradic
#A4E3CA #ABA4E3 #E3A4BD #DDE3A4
square
#A4E3CA #ABA4E3 #E3A4BD #DDE3A4
split-complementary
#A4E3CA #E3A4DD #E3ABA4
monochromatic
#46C693 #75D5AF #A4E3CA #D3F1E5 #E8F8F1
Accessibility & contrast
On white
1.46
#A4E3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#A4E3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E3CA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E3CA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#95E4DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e3ca; /* rgb */ color: rgb(164, 227, 202); /* oklch */ color: oklch(86.6% 0.073 168.1);
Tailwind
colors: {
custom: {
50: '#c0ecda',
500: '#a4e3ca',
950: '#000000',
},
}SCSS
$custom: #a4e3ca; $custom-light: #c0ecda; $custom-dark: #000000;
JSON
{
"hex": "#a4e3ca",
"rgb": {
"r": 164,
"g": 227,
"b": 202
},
"hsl": {
"h": 156.19,
"s": 52.941,
"l": 76.667
},
"oklch": {
"l": 0.86628,
"c": 0.07282,
"h": 168.1
},
"luminance": 0.67095
}Semantic roles & 50–950 ramp
primary
#A4E3CA
secondary
#BD6F8E
accent
#2563C0
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483