#ACE2EB#ACE2EB
#ACE2EB is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.9% C 0.057 H 208.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE2EB |
|---|---|
| RGB | rgb(172, 226, 235) |
| HSL | hsl(189, 61%, 80%) |
| HSV | hsv(189, 27%, 92%) |
| CMYK | cmyk(26.8%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.58, -15.16, -10.00) |
| CIE-LCH | lch(86.58, 18.16, 213.41°) |
| OKLab | oklab(87.85% -0.0495 -0.0273) |
| OKLCH | oklch(87.85% 0.057 208.8) |
| XYZ | xyz(59.2003, 69.1588, 88.8109) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.43
Lightblue
#ADD8E6
ΔE00 4.20
Pale Sky Blue
#BDF6FE
ΔE00 4.34
Paleturquoise
#AFEEEE
ΔE00 4.94
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Light Sky Blue
#C6FCFF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE2EB #EBB5AC
analogous
#ACEBD4 #ACE2EB #ACC3EB
triadic
#ACE2EB #EBACE2 #E2EBAC
tetradic
#ACE2EB #D4ACEB #EBB5AC #C3EBAC
square
#ACE2EB #D4ACEB #EBB5AC #C3EBAC
split-complementary
#ACE2EB #EBACC3 #EBD4AC
monochromatic
#49C0D3 #7BD1DF #ACE2EB #DDF3F7 #E6F6F9
Accessibility & contrast
On white
1.42
#ACE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#ACE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE2EB
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE2EB | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#97E7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ace2eb; /* rgb */ color: rgb(172, 226, 235); /* oklch */ color: oklch(87.9% 0.057 208.8);
Tailwind
colors: {
custom: {
50: '#c6ebf1',
500: '#ace2eb',
950: '#000000',
},
}SCSS
$custom: #ace2eb; $custom-light: #c6ebf1; $custom-dark: #000000;
JSON
{
"hex": "#ace2eb",
"rgb": {
"r": 172,
"g": 226,
"b": 235
},
"hsl": {
"h": 188.571,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.87853,
"c": 0.05654,
"h": 208.8
},
"luminance": 0.69162
}Semantic roles & 50–950 ramp
primary
#ACE2EB
secondary
#C78074
accent
#351DC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485