#A4E2DD#A4E2DD
#A4E2DD is a very light, moderate teal. Relative luminance 0.675; OKLCH L 87.0% C 0.063 H 189.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2DD |
|---|---|
| RGB | rgb(164, 226, 221) |
| HSL | hsl(175, 52%, 76%) |
| HSV | hsv(175, 27%, 89%) |
| CMYK | cmyk(27.4%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(85.76, -20.56, -3.89) |
| CIE-LCH | lch(85.76, 20.92, 190.71°) |
| OKLab | oklab(86.95% -0.0622 -0.0107) |
| OKLCH | oklch(86.95% 0.063 189.8) |
| XYZ | xyz(55.5531, 67.5029, 78.4948) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.39
Powder Blue
#B0E0E6
ΔE00 5.77
Duck Egg Blue
#C3FBF4
ΔE00 5.80
Pale Cyan
#B7FFFA
ΔE00 6.16
Light Cyan
#ACFFFC
ΔE00 6.45
Eggshell Blue
#C4FFF7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2DD #E2A4A9
analogous
#A4E2BE #A4E2DD #A4C8E2
triadic
#A4E2DD #DDA4E2 #E2DDA4
tetradic
#A4E2DD #BEA4E2 #E2A4A9 #C8E2A4
square
#A4E2DD #BEA4E2 #E2A4A9 #C8E2A4
split-complementary
#A4E2DD #E2A4C8 #E2BEA4
monochromatic
#47C4BA #76D3CC #A4E2DD #D2F1EE #E8F8F6
Accessibility & contrast
On white
1.45
#A4E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#A4E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2DD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2DD | 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)
#DBDCDD
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#90E5E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e2dd; /* rgb */ color: rgb(164, 226, 221); /* oklch */ color: oklch(87.0% 0.063 189.8);
Tailwind
colors: {
custom: {
50: '#c0ebe7',
500: '#a4e2dd',
950: '#000000',
},
}SCSS
$custom: #a4e2dd; $custom-light: #c0ebe7; $custom-dark: #000000;
JSON
{
"hex": "#a4e2dd",
"rgb": {
"r": 164,
"g": 226,
"b": 221
},
"hsl": {
"h": 175.161,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86952,
"c": 0.06311,
"h": 189.8
},
"luminance": 0.67506
}Semantic roles & 50–950 ramp
primary
#A4E2DD
secondary
#BB6F75
accent
#2633BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484