#A4E5DF#A4E5DF
#A4E5DF is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.7% C 0.066 H 188.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E5DF |
|---|---|
| RGB | rgb(164, 229, 223) |
| HSL | hsl(174, 56%, 77%) |
| HSV | hsv(174, 28%, 90%) |
| CMYK | cmyk(28.4%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(86.63, -21.61, -3.66) |
| CIE-LCH | lch(86.63, 21.91, 189.61°) |
| OKLab | oklab(87.67% -0.0651 -0.0101) |
| OKLCH | oklch(87.67% 0.066 188.9) |
| XYZ | xyz(56.6440, 69.2560, 80.1808) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.29
Duck Egg Blue
#C3FBF4
ΔE00 5.36
Pale Cyan
#B7FFFA
ΔE00 5.52
Light Cyan
#ACFFFC
ΔE00 5.79
Eggshell Blue
#C4FFF7
ΔE00 5.94
Powder Blue
#B0E0E6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E5DF #E5A4AA
analogous
#A4E5BF #A4E5DF #A4CAE5
triadic
#A4E5DF #DFA4E5 #E5DFA4
tetradic
#A4E5DF #BFA4E5 #E5A4AA #CAE5A4
square
#A4E5DF #BFA4E5 #E5A4AA #CAE5A4
split-complementary
#A4E5DF #E5A4CA #E5BFA4
monochromatic
#45CABE #74D7CE #A4E5DF #D4F3F0 #E7F8F7
Accessibility & contrast
On white
1.41
#A4E5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#A4E5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E5DF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E5DF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#D2D5E0
Tritanopia (blue-blind)
#8FE8E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e5df; /* rgb */ color: rgb(164, 229, 223); /* oklch */ color: oklch(87.7% 0.066 188.9);
Tailwind
colors: {
custom: {
50: '#c1ede9',
500: '#a4e5df',
950: '#000000',
},
}SCSS
$custom: #a4e5df; $custom-light: #c1ede9; $custom-dark: #000000;
JSON
{
"hex": "#a4e5df",
"rgb": {
"r": 164,
"g": 229,
"b": 223
},
"hsl": {
"h": 174.462,
"s": 55.556,
"l": 77.059
},
"oklch": {
"l": 0.87667,
"c": 0.06593,
"h": 188.9
},
"luminance": 0.69259
}Semantic roles & 50–950 ramp
primary
#A4E5DF
secondary
#BF6E75
accent
#2231C3
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484