#A4E4E6#A4E4E6
#A4E4E6 is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.7% C 0.064 H 198.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4E6 |
|---|---|
| RGB | rgb(164, 228, 230) |
| HSL | hsl(182, 57%, 77%) |
| HSV | hsv(182, 29%, 90%) |
| CMYK | cmyk(28.7%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(86.55, -19.56, -7.46) |
| CIE-LCH | lch(86.55, 20.93, 200.89°) |
| OKLab | oklab(87.67% -0.0611 -0.0204) |
| OKLCH | oklch(87.67% 0.064 198.5) |
| XYZ | xyz(57.3315, 69.0895, 85.1623) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.36
Powder Blue
#B0E0E6
ΔE00 3.89
Robin'S Egg Blue
#98EFF9
ΔE00 4.24
Pale Sky Blue
#BDF6FE
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.83
Light Sky Blue
#C6FCFF
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4E6 #E6A6A4
analogous
#A4E6C7 #A4E4E6 #A4C3E6
triadic
#A4E4E6 #E6A4E4 #E4E6A4
tetradic
#A4E4E6 #C7A4E6 #E6A6A4 #C3E6A4
square
#A4E4E6 #C7A4E6 #E6A6A4 #C3E6A4
split-complementary
#A4E4E6 #E6A4C3 #E6C7A4
monochromatic
#44C8CC #74D6D9 #A4E4E6 #D4F2F3 #E7F8F8
Accessibility & contrast
On white
1.42
#A4E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#A4E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4E6
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4E6 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE6
Deuteranopia (green-blind)
#CFD5E7
Tritanopia (blue-blind)
#8DE8E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e4e6; /* rgb */ color: rgb(164, 228, 230); /* oklch */ color: oklch(87.7% 0.064 198.5);
Tailwind
colors: {
custom: {
50: '#c1eced',
500: '#a4e4e6',
950: '#000000',
},
}SCSS
$custom: #a4e4e6; $custom-light: #c1eced; $custom-dark: #000000;
JSON
{
"hex": "#a4e4e6",
"rgb": {
"r": 164,
"g": 228,
"b": 230
},
"hsl": {
"h": 181.818,
"s": 56.897,
"l": 77.255
},
"oklch": {
"l": 0.87665,
"c": 0.06443,
"h": 198.5
},
"luminance": 0.69092
}Semantic roles & 50–950 ramp
primary
#A4E4E6
secondary
#C0706E
accent
#2621C4
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484