#ACE5EA#ACE5EA
#ACE5EA is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.5% C 0.058 H 202.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE5EA |
|---|---|
| RGB | rgb(172, 229, 234) |
| HSL | hsl(185, 60%, 80%) |
| HSV | hsv(185, 26%, 92%) |
| CMYK | cmyk(26.5%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.36, -16.90, -8.32) |
| CIE-LCH | lch(87.36, 18.83, 206.21°) |
| OKLab | oklab(88.46% -0.0537 -0.0227) |
| OKLCH | oklch(88.46% 0.058 202.9) |
| XYZ | xyz(59.8792, 70.7470, 88.3264) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.14
Paleturquoise
#AFEEEE
ΔE00 3.02
Pale Sky Blue
#BDF6FE
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.55
Light Sky Blue
#C6FCFF
ΔE00 5.12
Lightblue
#ADD8E6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE5EA #EAB1AC
analogous
#ACEAD0 #ACE5EA #ACC6EA
triadic
#ACE5EA #EAACE5 #E5EAAC
tetradic
#ACE5EA #D0ACEA #EAB1AC #C6EAAC
square
#ACE5EA #D0ACEA #EAB1AC #C6EAAC
split-complementary
#ACE5EA #EAACC6 #EAD0AC
monochromatic
#4AC6D1 #7BD6DE #ACE5EA #DDF4F6 #E7F7F9
Accessibility & contrast
On white
1.39
#ACE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#ACE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE5EA
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE5EA | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EA
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#97E9E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ace5ea; /* rgb */ color: rgb(172, 229, 234); /* oklch */ color: oklch(88.5% 0.058 202.9);
Tailwind
colors: {
custom: {
50: '#c6edf0',
500: '#ace5ea',
950: '#000000',
},
}SCSS
$custom: #ace5ea; $custom-light: #c6edf0; $custom-dark: #000000;
JSON
{
"hex": "#ace5ea",
"rgb": {
"r": 172,
"g": 229,
"b": 234
},
"hsl": {
"h": 184.839,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.88463,
"c": 0.0583,
"h": 202.9
},
"luminance": 0.7075
}Semantic roles & 50–950 ramp
primary
#ACE5EA
secondary
#C67B74
accent
#2C1EC7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485