#ACE4EC#ACE4EC
#ACE4EC is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.3% C 0.058 H 207.1°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE4EC |
|---|---|
| RGB | rgb(172, 228, 236) |
| HSL | hsl(188, 63%, 80%) |
| HSV | hsv(188, 27%, 93%) |
| CMYK | cmyk(27.1%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.15, -15.95, -9.68) |
| CIE-LCH | lch(87.15, 18.66, 211.27°) |
| OKLab | oklab(88.31% -0.0517 -0.0264) |
| OKLCH | oklch(88.31% 0.058 207.1) |
| XYZ | xyz(59.8922, 70.3108, 89.7562) |
| Luminance | 0.7031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.68
Pale Sky Blue
#BDF6FE
ΔE00 3.91
Paleturquoise
#AFEEEE
ΔE00 4.20
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Lightblue
#ADD8E6
ΔE00 4.95
Light Sky Blue
#C6FCFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE4EC #ECB4AC
analogous
#ACECD4 #ACE4EC #ACC4EC
triadic
#ACE4EC #ECACE4 #E4ECAC
tetradic
#ACE4EC #D4ACEC #ECB4AC #C4ECAC
square
#ACE4EC #D4ACEC #ECB4AC #C4ECAC
split-complementary
#ACE4EC #ECACC4 #ECD4AC
monochromatic
#48C4D5 #7AD4E1 #ACE4EC #DEF4F7 #E6F7F9
Accessibility & contrast
On white
1.39
#ACE4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#ACE4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE4EC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE4EC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFED
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#97E9E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ace4ec; /* rgb */ color: rgb(172, 228, 236); /* oklch */ color: oklch(88.3% 0.058 207.1);
Tailwind
colors: {
custom: {
50: '#c6ecf2',
500: '#ace4ec',
950: '#000000',
},
}SCSS
$custom: #ace4ec; $custom-light: #c6ecf2; $custom-dark: #000000;
JSON
{
"hex": "#ace4ec",
"rgb": {
"r": 172,
"g": 228,
"b": 236
},
"hsl": {
"h": 187.5,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.88313,
"c": 0.05803,
"h": 207.1
},
"luminance": 0.70314
}Semantic roles & 50–950 ramp
primary
#ACE4EC
secondary
#C97E74
accent
#311BCA
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485