#ACE1EA#ACE1EA
#ACE1EA is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.6% C 0.056 H 209.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE1EA |
|---|---|
| RGB | rgb(172, 225, 234) |
| HSL | hsl(189, 60%, 80%) |
| HSV | hsv(189, 26%, 92%) |
| CMYK | cmyk(26.5%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(86.29, -14.88, -9.92) |
| CIE-LCH | lch(86.29, 17.88, 213.68°) |
| OKLab | oklab(87.61% -0.0486 -0.027) |
| OKLCH | oklch(87.61% 0.056 209.1) |
| XYZ | xyz(58.7851, 68.5589, 87.9617) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.31
Lightblue
#ADD8E6
ΔE00 3.97
Pale Sky Blue
#BDF6FE
ΔE00 4.56
Paleturquoise
#AFEEEE
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Ice Blue
#A5DFF9
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE1EA #EAB5AC
analogous
#ACEAD4 #ACE1EA #ACC2EA
triadic
#ACE1EA #EAACE1 #E1EAAC
tetradic
#ACE1EA #D4ACEA #EAB5AC #C2EAAC
square
#ACE1EA #D4ACEA #EAB5AC #C2EAAC
split-complementary
#ACE1EA #EAACC2 #EAD4AC
monochromatic
#4ABED1 #7BCFDE #ACE1EA #DDF3F6 #E7F6F9
Accessibility & contrast
On white
1.43
#ACE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#ACE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE1EA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE1EA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#98E6E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace1ea; /* rgb */ color: rgb(172, 225, 234); /* oklch */ color: oklch(87.6% 0.056 209.1);
Tailwind
colors: {
custom: {
50: '#c6eaf0',
500: '#ace1ea',
950: '#000000',
},
}SCSS
$custom: #ace1ea; $custom-light: #c6eaf0; $custom-dark: #000000;
JSON
{
"hex": "#ace1ea",
"rgb": {
"r": 172,
"g": 225,
"b": 234
},
"hsl": {
"h": 188.71,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.87607,
"c": 0.05564,
"h": 209.1
},
"luminance": 0.68562
}Semantic roles & 50–950 ramp
primary
#ACE1EA
secondary
#C68074
accent
#371EC7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485