#A4E4E7#A4E4E7
#A4E4E7 is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.7% C 0.065 H 199.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4E7 |
|---|---|
| RGB | rgb(164, 228, 231) |
| HSL | hsl(183, 58%, 77%) |
| HSV | hsv(183, 29%, 91%) |
| CMYK | cmyk(29%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(86.58, -19.33, -7.95) |
| CIE-LCH | lch(86.58, 20.90, 202.36°) |
| OKLab | oklab(87.7% -0.0607 -0.0217) |
| OKLCH | oklch(87.7% 0.065 199.7) |
| XYZ | xyz(57.4723, 69.1458, 85.9040) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.50
Powder Blue
#B0E0E6
ΔE00 3.65
Robin'S Egg Blue
#98EFF9
ΔE00 4.04
Pale Sky Blue
#BDF6FE
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Light Sky Blue
#C6FCFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4E7 #E7A7A4
analogous
#A4E7C9 #A4E4E7 #A4C2E7
triadic
#A4E4E7 #E7A4E4 #E4E7A4
tetradic
#A4E4E7 #C9A4E7 #E7A7A4 #C2E7A4
square
#A4E4E7 #C9A4E7 #E7A7A4 #C2E7A4
split-complementary
#A4E4E7 #E7A4C2 #E7C9A4
monochromatic
#43C7CD #74D6DA #A4E4E7 #D4F2F4 #E7F8F9
Accessibility & contrast
On white
1.42
#A4E4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#A4E4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4E7
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4E7 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE7
Deuteranopia (green-blind)
#CFD5E8
Tritanopia (blue-blind)
#8CE9E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e4e7; /* rgb */ color: rgb(164, 228, 231); /* oklch */ color: oklch(87.7% 0.065 199.7);
Tailwind
colors: {
custom: {
50: '#c1ecee',
500: '#a4e4e7',
950: '#000000',
},
}SCSS
$custom: #a4e4e7; $custom-light: #c1ecee; $custom-dark: #000000;
JSON
{
"hex": "#a4e4e7",
"rgb": {
"r": 164,
"g": 228,
"b": 231
},
"hsl": {
"h": 182.687,
"s": 58.261,
"l": 77.451
},
"oklch": {
"l": 0.87696,
"c": 0.0645,
"h": 199.7
},
"luminance": 0.69149
}Semantic roles & 50–950 ramp
primary
#A4E4E7
secondary
#C2716D
accent
#2720C6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485