#A4EAED#A4EAED
#A4EAED is a very light, moderate teal. Relative luminance 0.729; OKLCH L 89.2% C 0.070 H 199.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EAED |
|---|---|
| RGB | rgb(164, 234, 237) |
| HSL | hsl(182, 67%, 79%) |
| HSV | hsv(182, 31%, 93%) |
| CMYK | cmyk(30.8%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(88.38, -20.95, -8.43) |
| CIE-LCH | lch(88.38, 22.58, 201.93°) |
| OKLab | oklab(89.19% -0.0657 -0.0231) |
| OKLCH | oklch(89.19% 0.07 199.4) |
| XYZ | xyz(60.0136, 72.8492, 91.0034) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.80
Robin'S Egg Blue
#98EFF9
ΔE00 3.07
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 4.75
Light Cyan
#ACFFFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EAED #EDA7A4
analogous
#A4EDCB #A4EAED #A4C5ED
triadic
#A4EAED #EDA4EA #EAEDA4
tetradic
#A4EAED #CBA4ED #EDA7A4 #C5EDA4
square
#A4EAED #CBA4ED #EDA7A4 #C5EDA4
split-complementary
#A4EAED #EDA4C5 #EDCBA4
monochromatic
#3ED2D9 #71DEE3 #A4EAED #D7F6F7 #E5F9FA
Accessibility & contrast
On white
1.35
#A4EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#A4EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EAED
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EAED | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4ED
Deuteranopia (green-blind)
#D3D9EE
Tritanopia (blue-blind)
#89EFEB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #a4eaed; /* rgb */ color: rgb(164, 234, 237); /* oklch */ color: oklch(89.2% 0.070 199.4);
Tailwind
colors: {
custom: {
50: '#c1f0f2',
500: '#a4eaed',
950: '#000000',
},
}SCSS
$custom: #a4eaed; $custom-light: #c1f0f2; $custom-dark: #000000;
JSON
{
"hex": "#a4eaed",
"rgb": {
"r": 164,
"g": 234,
"b": 237
},
"hsl": {
"h": 182.466,
"s": 66.972,
"l": 78.627
},
"oklch": {
"l": 0.89187,
"c": 0.06969,
"h": 199.4
},
"luminance": 0.72853
}Semantic roles & 50–950 ramp
primary
#A4EAED
secondary
#CA6F6C
accent
#1E17CF
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#121617
muted
#828585