#A4E4EA#A4E4EA
#A4E4EA is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.8% C 0.065 H 203.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4EA |
|---|---|
| RGB | rgb(164, 228, 234) |
| HSL | hsl(185, 63%, 78%) |
| HSV | hsv(185, 30%, 92%) |
| CMYK | cmyk(29.9%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.66, -18.65, -9.40) |
| CIE-LCH | lch(86.66, 20.89, 206.76°) |
| OKLab | oklab(87.79% -0.0595 -0.0257) |
| OKLCH | oklch(87.79% 0.065 203.3) |
| XYZ | xyz(57.8996, 69.3168, 88.1546) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.09
Paleturquoise
#AFEEEE
ΔE00 3.19
Robin'S Egg Blue
#98EFF9
ΔE00 3.65
Pale Sky Blue
#BDF6FE
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Light Sky Blue
#C6FCFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4EA #EAAAA4
analogous
#A4EACD #A4E4EA #A4C1EA
triadic
#A4E4EA #EAA4E4 #E4EAA4
tetradic
#A4E4EA #CDA4EA #EAAAA4 #C1EAA4
square
#A4E4EA #CDA4EA #EAAAA4 #C1EAA4
split-complementary
#A4E4EA #EAA4C1 #EACDA4
monochromatic
#41C6D3 #72D5DF #A4E4EA #D6F3F5 #E6F8F9
Accessibility & contrast
On white
1.41
#A4E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#A4E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4EA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4EA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#8BE9E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e4ea; /* rgb */ color: rgb(164, 228, 234); /* oklch */ color: oklch(87.8% 0.065 203.3);
Tailwind
colors: {
custom: {
50: '#c1ecf0',
500: '#a4e4ea',
950: '#000000',
},
}SCSS
$custom: #a4e4ea; $custom-light: #c1ecf0; $custom-dark: #000000;
JSON
{
"hex": "#a4e4ea",
"rgb": {
"r": 164,
"g": 228,
"b": 234
},
"hsl": {
"h": 185.143,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.87791,
"c": 0.06485,
"h": 203.3
},
"luminance": 0.6932
}Semantic roles & 50–950 ramp
primary
#A4E4EA
secondary
#C6746D
accent
#2A1BCA
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485