#ACE3DB#ACE3DB
#ACE3DB is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.6% C 0.057 H 185.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE3DB |
|---|---|
| RGB | rgb(172, 227, 219) |
| HSL | hsl(171, 50%, 78%) |
| HSV | hsv(171, 24%, 89%) |
| CMYK | cmyk(24.2%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(86.42, -19.15, -1.82) |
| CIE-LCH | lch(86.42, 19.23, 185.42°) |
| OKLab | oklab(87.58% -0.0571 -0.0052) |
| OKLCH | oklch(87.58% 0.057 185.2) |
| XYZ | xyz(57.2646, 68.8209, 77.2706) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.05
Duck Egg Blue
#C3FBF4
ΔE00 5.24
Eggshell Blue
#C4FFF7
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.22
Pale Cyan
#B7FFFA
ΔE00 6.28
Light Light Blue
#CAFFFB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE3DB #E3ACB4
analogous
#ACE3BF #ACE3DB #ACCFE3
triadic
#ACE3DB #DBACE3 #E3DBAC
tetradic
#ACE3DB #BFACE3 #E3ACB4 #CFE3AC
square
#ACE3DB #BFACE3 #E3ACB4 #CFE3AC
split-complementary
#ACE3DB #E3ACCF #E3BFAC
monochromatic
#50C4B3 #7ED4C7 #ACE3DB #DAF2EF #E8F7F5
Accessibility & contrast
On white
1.42
#ACE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#ACE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE3DB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE3DB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDB
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#9CE5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace3db; /* rgb */ color: rgb(172, 227, 219); /* oklch */ color: oklch(87.6% 0.057 185.2);
Tailwind
colors: {
custom: {
50: '#c6ece6',
500: '#ace3db',
950: '#000000',
},
}SCSS
$custom: #ace3db; $custom-light: #c6ece6; $custom-dark: #000000;
JSON
{
"hex": "#ace3db",
"rgb": {
"r": 172,
"g": 227,
"b": 219
},
"hsl": {
"h": 171.273,
"s": 49.55,
"l": 78.235
},
"oklch": {
"l": 0.87575,
"c": 0.05733,
"h": 185.2
},
"luminance": 0.68823
}Semantic roles & 50–950 ramp
primary
#ACE3DB
secondary
#BD7681
accent
#293EBD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484