#ACE2EA#ACE2EA
#ACE2EA is a very light, muted teal. Relative luminance 0.691; OKLCH L 87.8% C 0.056 H 207.5°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE2EA |
|---|---|
| RGB | rgb(172, 226, 234) |
| HSL | hsl(188, 60%, 80%) |
| HSV | hsv(188, 26%, 92%) |
| CMYK | cmyk(26.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.55, -15.39, -9.52) |
| CIE-LCH | lch(86.55, 18.09, 211.73°) |
| OKLab | oklab(87.82% -0.0499 -0.0259) |
| OKLCH | oklch(87.82% 0.056 207.5) |
| XYZ | xyz(59.0563, 69.1012, 88.0521) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.25
Pale Sky Blue
#BDF6FE
ΔE00 4.32
Lightblue
#ADD8E6
ΔE00 4.50
Paleturquoise
#AFEEEE
ΔE00 4.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Light Sky Blue
#C6FCFF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE2EA #EAB4AC
analogous
#ACEAD3 #ACE2EA #ACC3EA
triadic
#ACE2EA #EAACE2 #E2EAAC
tetradic
#ACE2EA #D3ACEA #EAB4AC #C3EAAC
square
#ACE2EA #D3ACEA #EAB4AC #C3EAAC
split-complementary
#ACE2EA #EAACC3 #EAD3AC
monochromatic
#4AC0D1 #7BD1DE #ACE2EA #DDF3F6 #E7F6F9
Accessibility & contrast
On white
1.42
#ACE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#ACE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE2EA
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE2EA | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#98E7E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ace2ea; /* rgb */ color: rgb(172, 226, 234); /* oklch */ color: oklch(87.8% 0.056 207.5);
Tailwind
colors: {
custom: {
50: '#c6ebf0',
500: '#ace2ea',
950: '#000000',
},
}SCSS
$custom: #ace2ea; $custom-light: #c6ebf0; $custom-dark: #000000;
JSON
{
"hex": "#ace2ea",
"rgb": {
"r": 172,
"g": 226,
"b": 234
},
"hsl": {
"h": 187.742,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.87821,
"c": 0.05625,
"h": 207.5
},
"luminance": 0.69104
}Semantic roles & 50–950 ramp
primary
#ACE2EA
secondary
#C67F74
accent
#341EC7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485