#A4E4E9#A4E4E9
#A4E4E9 is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.8% C 0.065 H 202.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4E9 |
|---|---|
| RGB | rgb(164, 228, 233) |
| HSL | hsl(184, 61%, 78%) |
| HSV | hsv(184, 30%, 91%) |
| CMYK | cmyk(29.6%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(86.63, -18.88, -8.92) |
| CIE-LCH | lch(86.63, 20.88, 205.29°) |
| OKLab | oklab(87.76% -0.0599 -0.0244) |
| OKLCH | oklch(87.76% 0.065 202.1) |
| XYZ | xyz(57.7564, 69.2595, 87.4001) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.93
Powder Blue
#B0E0E6
ΔE00 3.24
Robin'S Egg Blue
#98EFF9
ΔE00 3.74
Pale Sky Blue
#BDF6FE
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.35
Light Sky Blue
#C6FCFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4E9 #E9A9A4
analogous
#A4E9CB #A4E4E9 #A4C1E9
triadic
#A4E4E9 #E9A4E4 #E4E9A4
tetradic
#A4E4E9 #CBA4E9 #E9A9A4 #C1E9A4
square
#A4E4E9 #CBA4E9 #E9A9A4 #C1E9A4
split-complementary
#A4E4E9 #E9A4C1 #E9CBA4
monochromatic
#41C7D1 #73D5DD #A4E4E9 #D5F3F5 #E6F8F9
Accessibility & contrast
On white
1.41
#A4E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#A4E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4E9
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4E9 | 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)
#DBDEE9
Deuteranopia (green-blind)
#CED5E9
Tritanopia (blue-blind)
#8CE9E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e4e9; /* rgb */ color: rgb(164, 228, 233); /* oklch */ color: oklch(87.8% 0.065 202.1);
Tailwind
colors: {
custom: {
50: '#c1ecf0',
500: '#a4e4e9',
950: '#000000',
},
}SCSS
$custom: #a4e4e9; $custom-light: #c1ecf0; $custom-dark: #000000;
JSON
{
"hex": "#a4e4e9",
"rgb": {
"r": 164,
"g": 228,
"b": 233
},
"hsl": {
"h": 184.348,
"s": 61.062,
"l": 77.843
},
"oklch": {
"l": 0.8776,
"c": 0.0647,
"h": 202.1
},
"luminance": 0.69263
}Semantic roles & 50–950 ramp
primary
#A4E4E9
secondary
#C4736D
accent
#291DC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485