#ACE4FC#ACE4FC
#ACE4FC is a very light, moderate cyan. Relative luminance 0.713; OKLCH L 88.8% C 0.066 H 226.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE4FC |
|---|---|
| RGB | rgb(172, 228, 252) |
| HSL | hsl(198, 93%, 83%) |
| HSV | hsv(198, 32%, 99%) |
| CMYK | cmyk(31.7%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(87.62, -12.27, -17.39) |
| CIE-LCH | lch(87.62, 21.28, 234.80°) |
| OKLab | oklab(88.85% -0.0457 -0.0476) |
| OKLCH | oklch(88.85% 0.066 226.2) |
| XYZ | xyz(62.3217, 71.2826, 102.5517) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.34
Lightblue
#ADD8E6
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.08
Powder Blue
#B0E0E6
ΔE00 6.59
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE4FC #FCC4AC
analogous
#ACFCEC #ACE4FC #ACBCFC
triadic
#ACE4FC #FCACE4 #E4FCAC
tetradic
#ACE4FC #ECACFC #FCC4AC #BCFCAC
square
#ACE4FC #ECACFC #FCC4AC #BCFCAC
split-complementary
#ACE4FC #FCACBC #FCECAC
monochromatic
#36BEF8 #71D1FA #ACE4FC #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.38
#ACE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#ACE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE4FC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE4FC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#91EBEB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ace4fc; /* rgb */ color: rgb(172, 228, 252); /* oklch */ color: oklch(88.8% 0.066 226.2);
Tailwind
colors: {
custom: {
50: '#c7ecfd',
500: '#ace4fc',
950: '#000000',
},
}SCSS
$custom: #ace4fc; $custom-light: #c7ecfd; $custom-dark: #000000;
JSON
{
"hex": "#ace4fc",
"rgb": {
"r": 172,
"g": 228,
"b": 252
},
"hsl": {
"h": 198,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.88845,
"c": 0.06595,
"h": 226.2
},
"luminance": 0.71286
}Semantic roles & 50–950 ramp
primary
#ACE4FC
secondary
#E08F6C
accent
#4500E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485