#ACE4EA#ACE4EA
#ACE4EA is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.2% C 0.058 H 204.4°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE4EA |
|---|---|
| RGB | rgb(172, 228, 234) |
| HSL | hsl(186, 60%, 80%) |
| HSV | hsv(186, 26%, 92%) |
| CMYK | cmyk(26.5%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.09, -16.39, -8.72) |
| CIE-LCH | lch(87.09, 18.57, 208.00°) |
| OKLab | oklab(88.25% -0.0524 -0.0238) |
| OKLCH | oklch(88.25% 0.058 204.4) |
| XYZ | xyz(59.6033, 70.1952, 88.2345) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.74
Paleturquoise
#AFEEEE
ΔE00 3.54
Pale Sky Blue
#BDF6FE
ΔE00 4.01
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Light Sky Blue
#C6FCFF
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE4EA #EAB2AC
analogous
#ACEAD1 #ACE4EA #ACC5EA
triadic
#ACE4EA #EAACE4 #E4EAAC
tetradic
#ACE4EA #D1ACEA #EAB2AC #C5EAAC
square
#ACE4EA #D1ACEA #EAB2AC #C5EAAC
split-complementary
#ACE4EA #EAACC5 #EAD1AC
monochromatic
#4AC4D1 #7BD4DE #ACE4EA #DDF4F6 #E7F7F9
Accessibility & contrast
On white
1.40
#ACE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#ACE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE4EA
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE4EA | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#D0D7EA
Tritanopia (blue-blind)
#97E9E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ace4ea; /* rgb */ color: rgb(172, 228, 234); /* oklch */ color: oklch(88.2% 0.058 204.4);
Tailwind
colors: {
custom: {
50: '#c6ecf0',
500: '#ace4ea',
950: '#000000',
},
}SCSS
$custom: #ace4ea; $custom-light: #c6ecf0; $custom-dark: #000000;
JSON
{
"hex": "#ace4ea",
"rgb": {
"r": 172,
"g": 228,
"b": 234
},
"hsl": {
"h": 185.806,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.88249,
"c": 0.05758,
"h": 204.4
},
"luminance": 0.70198
}Semantic roles & 50–950 ramp
primary
#ACE4EA
secondary
#C67C74
accent
#2F1EC7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485