#A4E0FF#A4E0FF
#A4E0FF is a very light, moderate cyan. Relative luminance 0.684; OKLCH L 87.6% C 0.075 H 231.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E0FF |
|---|---|
| RGB | rgb(164, 224, 255) |
| HSL | hsl(200, 100%, 82%) |
| HSV | hsv(200, 36%, 100%) |
| CMYK | cmyk(35.7%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(86.22, -11.65, -21.13) |
| CIE-LCH | lch(86.22, 24.13, 241.13°) |
| OKLab | oklab(87.65% -0.0468 -0.058) |
| OKLCH | oklch(87.65% 0.075 231.1) |
| XYZ | xyz(60.0096, 68.4205, 104.6328) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.55
Baby Blue
#89CFF0
ΔE00 4.57
Sky Blue
#87CEEB
ΔE00 5.17
Light Blue
#95D0FC
ΔE00 5.34
Lightskyblue
#87CEFA
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E0FF #FFC3A4
analogous
#A4FFF1 #A4E0FF #A4B2FF
triadic
#A4E0FF #FFA4E0 #E0FFA4
tetradic
#A4E0FF #F1A4FF #FFC3A4 #B2FFA4
square
#A4E0FF #F1A4FF #FFC3A4 #B2FFA4
split-complementary
#A4E0FF #FFA4B2 #FFF1A4
monochromatic
#2AB6FF #67CBFF #A4E0FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.43
#A4E0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#A4E0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E0FF
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E0FF | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C4D3FF
Tritanopia (blue-blind)
#84E9EA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e0ff; /* rgb */ color: rgb(164, 224, 255); /* oklch */ color: oklch(87.6% 0.075 231.1);
Tailwind
colors: {
custom: {
50: '#c2e9ff',
500: '#a4e0ff',
950: '#000000',
},
}SCSS
$custom: #a4e0ff; $custom-light: #c2e9ff; $custom-dark: #000000;
JSON
{
"hex": "#a4e0ff",
"rgb": {
"r": 164,
"g": 224,
"b": 255
},
"hsl": {
"h": 200.44,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.87649,
"c": 0.07454,
"h": 231.1
},
"luminance": 0.68424
}Semantic roles & 50–950 ramp
primary
#A4E0FF
secondary
#E48F64
accent
#4E00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131618
muted
#828486