#A4E2DB#A4E2DB
#A4E2DB is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.9% C 0.064 H 187.4°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2DB |
|---|---|
| RGB | rgb(164, 226, 219) |
| HSL | hsl(173, 52%, 76%) |
| HSV | hsv(173, 27%, 89%) |
| CMYK | cmyk(27.4%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(85.70, -21.00, -2.91) |
| CIE-LCH | lch(85.70, 21.20, 187.89°) |
| OKLab | oklab(86.89% -0.063 -0.0081) |
| OKLCH | oklch(86.89% 0.064 187.4) |
| XYZ | xyz(55.2882, 67.3970, 77.0998) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.93
Duck Egg Blue
#C3FBF4
ΔE00 5.81
Pale Cyan
#B7FFFA
ΔE00 6.24
Eggshell Blue
#C4FFF7
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.45
Light Cyan
#ACFFFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2DB #E2A4AB
analogous
#A4E2BC #A4E2DB #A4CAE2
triadic
#A4E2DB #DBA4E2 #E2DBA4
tetradic
#A4E2DB #BCA4E2 #E2A4AB #CAE2A4
square
#A4E2DB #BCA4E2 #E2A4AB #CAE2A4
split-complementary
#A4E2DB #E2A4CA #E2BCA4
monochromatic
#47C4B6 #76D3C9 #A4E2DB #D2F1ED #E8F8F6
Accessibility & contrast
On white
1.45
#A4E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#A4E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2DB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2DB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#91E5E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e2db; /* rgb */ color: rgb(164, 226, 219); /* oklch */ color: oklch(86.9% 0.064 187.4);
Tailwind
colors: {
custom: {
50: '#c0ebe6',
500: '#a4e2db',
950: '#000000',
},
}SCSS
$custom: #a4e2db; $custom-light: #c0ebe6; $custom-dark: #000000;
JSON
{
"hex": "#a4e2db",
"rgb": {
"r": 164,
"g": 226,
"b": 219
},
"hsl": {
"h": 173.226,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.86892,
"c": 0.06352,
"h": 187.4
},
"luminance": 0.674
}Semantic roles & 50–950 ramp
primary
#A4E2DB
secondary
#BB6F77
accent
#2638BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484