#A4E0DF#A4E0DF
#A4E0DF is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.6% C 0.061 H 194.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E0DF |
|---|---|
| RGB | rgb(164, 224, 223) |
| HSL | hsl(179, 49%, 76%) |
| HSV | hsv(179, 27%, 88%) |
| CMYK | cmyk(26.8%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(85.27, -19.13, -5.67) |
| CIE-LCH | lch(85.27, 19.95, 196.51°) |
| OKLab | oklab(86.58% -0.0589 -0.0155) |
| OKLCH | oklch(86.58% 0.061 194.8) |
| XYZ | xyz(55.2805, 66.5288, 79.7263) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.12
Powder Blue
#B0E0E6
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Duck Egg Blue
#C3FBF4
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 6.43
Pale Cyan
#B7FFFA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E0DF #E0A4A5
analogous
#A4E0C1 #A4E0DF #A4C3E0
triadic
#A4E0DF #DFA4E0 #E0DFA4
tetradic
#A4E0DF #C1A4E0 #E0A4A5 #C3E0A4
square
#A4E0DF #C1A4E0 #E0A4A5 #C3E0A4
split-complementary
#A4E0DF #E0A4C3 #E0C1A4
monochromatic
#49C1BF #76D0CF #A4E0DF #D2F0EF #E8F7F7
Accessibility & contrast
On white
1.47
#A4E0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#A4E0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E0DF
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E0DF | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#CDD1E0
Tritanopia (blue-blind)
#90E4DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e0df; /* rgb */ color: rgb(164, 224, 223); /* oklch */ color: oklch(86.6% 0.061 194.8);
Tailwind
colors: {
custom: {
50: '#c0e9e9',
500: '#a4e0df',
950: '#000000',
},
}SCSS
$custom: #a4e0df; $custom-light: #c0e9e9; $custom-dark: #000000;
JSON
{
"hex": "#a4e0df",
"rgb": {
"r": 164,
"g": 224,
"b": 223
},
"hsl": {
"h": 179,
"s": 49.18,
"l": 76.078
},
"oklch": {
"l": 0.86578,
"c": 0.0609,
"h": 194.8
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#A4E0DF
secondary
#B96F71
accent
#292BBC
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484