#A4E2E4#A4E2E4
#A4E2E4 is a very light, moderate teal. Relative luminance 0.679; OKLCH L 87.2% C 0.063 H 198.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2E4 |
|---|---|
| RGB | rgb(164, 226, 228) |
| HSL | hsl(182, 54%, 77%) |
| HSV | hsv(182, 28%, 89%) |
| CMYK | cmyk(28.1%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(85.95, -19.01, -7.30) |
| CIE-LCH | lch(85.95, 20.36, 201.01°) |
| OKLab | oklab(87.17% -0.0594 -0.02) |
| OKLCH | oklch(87.17% 0.063 198.6) |
| XYZ | xyz(56.5052, 67.8838, 83.5093) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.75
Powder Blue
#B0E0E6
ΔE00 3.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.62
Pale Sky Blue
#BDF6FE
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Light Sky Blue
#C6FCFF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2E4 #E4A6A4
analogous
#A4E4C6 #A4E2E4 #A4C2E4
triadic
#A4E2E4 #E4A4E2 #E2E4A4
tetradic
#A4E2E4 #C6A4E4 #E4A6A4 #C2E4A4
square
#A4E2E4 #C6A4E4 #E4A6A4 #C2E4A4
split-complementary
#A4E2E4 #E4A4C2 #E4C6A4
monochromatic
#46C4C8 #75D3D6 #A4E2E4 #D3F1F2 #E7F7F8
Accessibility & contrast
On white
1.44
#A4E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#A4E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2E4
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2E4 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE4
Deuteranopia (green-blind)
#CED3E5
Tritanopia (blue-blind)
#8EE6E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e2e4; /* rgb */ color: rgb(164, 226, 228); /* oklch */ color: oklch(87.2% 0.063 198.6);
Tailwind
colors: {
custom: {
50: '#c1ebec',
500: '#a4e2e4',
950: '#000000',
},
}SCSS
$custom: #a4e2e4; $custom-light: #c1ebec; $custom-dark: #000000;
JSON
{
"hex": "#a4e2e4",
"rgb": {
"r": 164,
"g": 226,
"b": 228
},
"hsl": {
"h": 181.875,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.87168,
"c": 0.06268,
"h": 198.6
},
"luminance": 0.67887
}Semantic roles & 50–950 ramp
primary
#A4E2E4
secondary
#BE716E
accent
#2924C2
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484