#A4E2FF#A4E2FF
#A4E2FF is a very light, moderate cyan. Relative luminance 0.695; OKLCH L 88.1% C 0.074 H 228.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2FF |
|---|---|
| RGB | rgb(164, 226, 255) |
| HSL | hsl(199, 100%, 82%) |
| HSV | hsv(199, 36%, 100%) |
| CMYK | cmyk(35.7%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(86.75, -12.67, -20.32) |
| CIE-LCH | lch(86.75, 23.95, 238.05°) |
| OKLab | oklab(88.07% -0.0492 -0.0558) |
| OKLCH | oklch(88.07% 0.074 228.6) |
| XYZ | xyz(60.5502, 69.5018, 104.8130) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.08
Baby Blue
#89CFF0
ΔE00 4.88
Sky Blue
#87CEEB
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 5.33
Lightskyblue
#87CEFA
ΔE00 6.25
Light Blue
#95D0FC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2FF #FFC1A4
analogous
#A4FFEF #A4E2FF #A4B5FF
triadic
#A4E2FF #FFA4E2 #E2FFA4
tetradic
#A4E2FF #EFA4FF #FFC1A4 #B5FFA4
square
#A4E2FF #EFA4FF #FFC1A4 #B5FFA4
split-complementary
#A4E2FF #FFA4B5 #FFEFA4
monochromatic
#2ABBFF #67CEFF #A4E2FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.41
#A4E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#A4E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2FF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2FF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#C6D5FF
Tritanopia (blue-blind)
#84EAEB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e2ff; /* rgb */ color: rgb(164, 226, 255); /* oklch */ color: oklch(88.1% 0.074 228.6);
Tailwind
colors: {
custom: {
50: '#c2ebff',
500: '#a4e2ff',
950: '#000000',
},
}SCSS
$custom: #a4e2ff; $custom-light: #c2ebff; $custom-dark: #000000;
JSON
{
"hex": "#a4e2ff",
"rgb": {
"r": 164,
"g": 226,
"b": 255
},
"hsl": {
"h": 199.121,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.88073,
"c": 0.07439,
"h": 228.6
},
"luminance": 0.69505
}Semantic roles & 50–950 ramp
primary
#A4E2FF
secondary
#E48C64
accent
#4900E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131618
muted
#828486