#A4E4DF#A4E4DF
#A4E4DF is a very light, moderate teal. Relative luminance 0.687; OKLCH L 87.4% C 0.065 H 190.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4DF |
|---|---|
| RGB | rgb(164, 228, 223) |
| HSL | hsl(175, 54%, 77%) |
| HSV | hsv(175, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(86.36, -21.11, -4.06) |
| CIE-LCH | lch(86.36, 21.50, 190.88°) |
| OKLab | oklab(87.45% -0.0639 -0.0112) |
| OKLCH | oklch(87.45% 0.065 190) |
| XYZ | xyz(56.3682, 68.7042, 80.0889) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.12
Duck Egg Blue
#C3FBF4
ΔE00 5.51
Pale Cyan
#B7FFFA
ΔE00 5.71
Light Cyan
#ACFFFC
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 5.97
Eggshell Blue
#C4FFF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4DF #E4A4A9
analogous
#A4E4BF #A4E4DF #A4C9E4
triadic
#A4E4DF #DFA4E4 #E4DFA4
tetradic
#A4E4DF #BFA4E4 #E4A4A9 #C9E4A4
square
#A4E4DF #BFA4E4 #E4A4A9 #C9E4A4
split-complementary
#A4E4DF #E4A4C9 #E4BFA4
monochromatic
#46C8BE #75D6CE #A4E4DF #D3F2F0 #E7F8F7
Accessibility & contrast
On white
1.42
#A4E4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#A4E4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4DF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4DF | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#D1D4E0
Tritanopia (blue-blind)
#8FE7E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e4df; /* rgb */ color: rgb(164, 228, 223); /* oklch */ color: oklch(87.4% 0.065 190.0);
Tailwind
colors: {
custom: {
50: '#c1ece9',
500: '#a4e4df',
950: '#000000',
},
}SCSS
$custom: #a4e4df; $custom-light: #c1ece9; $custom-dark: #000000;
JSON
{
"hex": "#a4e4df",
"rgb": {
"r": 164,
"g": 228,
"b": 223
},
"hsl": {
"h": 175.313,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.87449,
"c": 0.06488,
"h": 190
},
"luminance": 0.68707
}Semantic roles & 50–950 ramp
primary
#A4E4DF
secondary
#BE6E74
accent
#2430C2
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484