#ACEAFE#ACEAFE
#ACEAFE is a very light, moderate cyan. Relative luminance 0.748; OKLCH L 90.2% C 0.068 H 219.8°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEAFE |
|---|---|
| RGB | rgb(172, 234, 254) |
| HSL | hsl(195, 98%, 84%) |
| HSV | hsv(195, 32%, 100%) |
| CMYK | cmyk(32.3%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(89.28, -14.84, -15.94) |
| CIE-LCH | lch(89.28, 21.78, 227.04°) |
| OKLab | oklab(90.18% -0.0523 -0.0436) |
| OKLCH | oklch(90.18% 0.068 219.8) |
| XYZ | xyz(64.3196, 74.7686, 104.7894) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.44
Lightblue
#ADD8E6
ΔE00 4.96
Pale Sky Blue
#BDF6FE
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEAFE #FEC0AC
analogous
#ACFEE9 #ACEAFE #ACC1FE
triadic
#ACEAFE #FEACEA #EAFEAC
tetradic
#ACEAFE #E9ACFE #FEC0AC #C1FEAC
square
#ACEAFE #E9ACFE #FEC0AC #C1FEAC
split-complementary
#ACEAFE #FEACC1 #FEE9AC
monochromatic
#33CBFD #70DBFD #ACEAFE #E1F7FF #E1F7FF
Accessibility & contrast
On white
1.32
#ACEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#ACEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEAFE
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEAFE | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#90F1F0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aceafe; /* rgb */ color: rgb(172, 234, 254); /* oklch */ color: oklch(90.2% 0.068 219.8);
Tailwind
colors: {
custom: {
50: '#c7f0fe',
500: '#aceafe',
950: '#000000',
},
}SCSS
$custom: #aceafe; $custom-light: #c7f0fe; $custom-dark: #000000;
JSON
{
"hex": "#aceafe",
"rgb": {
"r": 172,
"g": 234,
"b": 254
},
"hsl": {
"h": 194.634,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.90184,
"c": 0.06812,
"h": 219.8
},
"luminance": 0.74772
}Semantic roles & 50–950 ramp
primary
#ACEAFE
secondary
#E3886B
accent
#3800E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585