#A4E4EE#A4E4EE
#A4E4EE is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.9% C 0.066 H 208.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4EE |
|---|---|
| RGB | rgb(164, 228, 238) |
| HSL | hsl(188, 69%, 79%) |
| HSV | hsv(188, 31%, 93%) |
| CMYK | cmyk(31.1%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(86.78, -17.73, -11.34) |
| CIE-LCH | lch(86.78, 21.05, 212.60°) |
| OKLab | oklab(87.92% -0.058 -0.031) |
| OKLCH | oklch(87.92% 0.066 208.1) |
| XYZ | xyz(58.4808, 69.5492, 91.2152) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.95
Robin'S Egg Blue
#98EFF9
ΔE00 3.77
Pale Sky Blue
#BDF6FE
ΔE00 4.35
Paleturquoise
#AFEEEE
ΔE00 4.45
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4EE #EEAEA4
analogous
#A4EED3 #A4E4EE #A4BFEE
triadic
#A4E4EE #EEA4E4 #E4EEA4
tetradic
#A4E4EE #D3A4EE #EEAEA4 #BFEEA4
square
#A4E4EE #D3A4EE #EEAEA4 #BFEEA4
split-complementary
#A4E4EE #EEA4BF #EED3A4
monochromatic
#3DC5DB #70D5E4 #A4E4EE #D8F3F8 #E5F7FA
Accessibility & contrast
On white
1.41
#A4E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#A4E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4EE
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4EE | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#8AEAE7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e4ee; /* rgb */ color: rgb(164, 228, 238); /* oklch */ color: oklch(87.9% 0.066 208.1);
Tailwind
colors: {
custom: {
50: '#c1ecf3',
500: '#a4e4ee',
950: '#000000',
},
}SCSS
$custom: #a4e4ee; $custom-light: #c1ecf3; $custom-dark: #000000;
JSON
{
"hex": "#a4e4ee",
"rgb": {
"r": 164,
"g": 228,
"b": 238
},
"hsl": {
"h": 188.108,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.87921,
"c": 0.06575,
"h": 208.1
},
"luminance": 0.69552
}Semantic roles & 50–950 ramp
primary
#A4E4EE
secondary
#CB786B
accent
#2E15D0
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485