#A4E1EE#A4E1EE
#A4E1EE is a very light, moderate cyan. Relative luminance 0.679; OKLCH L 87.3% C 0.064 H 212.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E1EE |
|---|---|
| RGB | rgb(164, 225, 238) |
| HSL | hsl(191, 69%, 79%) |
| HSV | hsv(191, 31%, 93%) |
| CMYK | cmyk(31.1%, 5.5%, 0%, 6.7%) |
| CIE-LAB | lab(85.96, -16.22, -12.55) |
| CIE-LCH | lch(85.96, 20.51, 217.73°) |
| OKLab | oklab(87.27% -0.0543 -0.0343) |
| OKLCH | oklch(87.27% 0.064 212.3) |
| XYZ | xyz(57.6626, 67.9130, 90.9425) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.02
Lightblue
#ADD8E6
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 4.97
Pale Sky Blue
#BDF6FE
ΔE00 5.04
Ice Blue
#A5DFF9
ΔE00 5.10
Paleturquoise
#AFEEEE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E1EE #EEB1A4
analogous
#A4EED6 #A4E1EE #A4BCEE
triadic
#A4E1EE #EEA4E1 #E1EEA4
tetradic
#A4E1EE #D6A4EE #EEB1A4 #BCEEA4
square
#A4E1EE #D6A4EE #EEB1A4 #BCEEA4
split-complementary
#A4E1EE #EEA4BC #EED6A4
monochromatic
#3DBFDB #70D0E4 #A4E1EE #D8F2F8 #E5F6FA
Accessibility & contrast
On white
1.44
#A4E1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#A4E1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E1EE
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E1EE | 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)
#D6DCEF
Deuteranopia (green-blind)
#CAD3EE
Tritanopia (blue-blind)
#8AE7E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e1ee; /* rgb */ color: rgb(164, 225, 238); /* oklch */ color: oklch(87.3% 0.064 212.3);
Tailwind
colors: {
custom: {
50: '#c1eaf3',
500: '#a4e1ee',
950: '#000000',
},
}SCSS
$custom: #a4e1ee; $custom-light: #c1eaf3; $custom-dark: #000000;
JSON
{
"hex": "#a4e1ee",
"rgb": {
"r": 164,
"g": 225,
"b": 238
},
"hsl": {
"h": 190.541,
"s": 68.519,
"l": 78.824
},
"oklch": {
"l": 0.87274,
"c": 0.06421,
"h": 212.3
},
"luminance": 0.67916
}Semantic roles & 50–950 ramp
primary
#A4E1EE
secondary
#CB7C6B
accent
#3615D0
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485