#ACE7DD#ACE7DD
#ACE7DD is a very light, moderate teal. Relative luminance 0.711; OKLCH L 88.5% C 0.061 H 183.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE7DD |
|---|---|
| RGB | rgb(172, 231, 221) |
| HSL | hsl(170, 55%, 79%) |
| HSV | hsv(170, 26%, 91%) |
| CMYK | cmyk(25.5%, 0%, 4.3%, 9.4%) |
| CIE-LAB | lab(87.55, -20.71, -1.20) |
| CIE-LCH | lch(87.55, 20.74, 183.32°) |
| OKLab | oklab(88.5% -0.0614 -0.0035) |
| OKLCH | oklch(88.5% 0.061 183.3) |
| XYZ | xyz(58.6362, 71.1403, 79.0345) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.23
Duck Egg Blue
#C3FBF4
ΔE00 4.70
Eggshell Blue
#C4FFF7
ΔE00 5.27
Pale Cyan
#B7FFFA
ΔE00 5.56
Pale Aqua
#B8FFEB
ΔE00 5.98
Light Light Blue
#CAFFFB
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE7DD #E7ACB6
analogous
#ACE7C0 #ACE7DD #ACD4E7
triadic
#ACE7DD #DDACE7 #E7DDAC
tetradic
#ACE7DD #C0ACE7 #E7ACB6 #D4E7AC
square
#ACE7DD #C0ACE7 #E7ACB6 #D4E7AC
split-complementary
#ACE7DD #E7ACD4 #E7C0AC
monochromatic
#4DCCB6 #7DD9CA #ACE7DD #DBF5F0 #E7F8F5
Accessibility & contrast
On white
1.38
#ACE7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#ACE7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE7DD
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE7DD | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#9BE9E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ace7dd; /* rgb */ color: rgb(172, 231, 221); /* oklch */ color: oklch(88.5% 0.061 183.3);
Tailwind
colors: {
custom: {
50: '#c6eee7',
500: '#ace7dd',
950: '#000000',
},
}SCSS
$custom: #ace7dd; $custom-light: #c6eee7; $custom-dark: #000000;
JSON
{
"hex": "#ace7dd",
"rgb": {
"r": 172,
"g": 231,
"b": 221
},
"hsl": {
"h": 169.831,
"s": 55.14,
"l": 79.02
},
"oklch": {
"l": 0.885,
"c": 0.06149,
"h": 183.3
},
"luminance": 0.71143
}Semantic roles & 50–950 ramp
primary
#ACE7DD
secondary
#C27582
accent
#233EC3
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131616
muted
#828584