#ACEFEC#ACEFEC
#ACEFEC is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.7% C 0.067 H 192.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEFEC |
|---|---|
| RGB | rgb(172, 239, 236) |
| HSL | hsl(177, 68%, 81%) |
| HSV | hsv(177, 28%, 94%) |
| CMYK | cmyk(28%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(90.12, -21.42, -5.29) |
| CIE-LCH | lch(90.12, 22.06, 193.87°) |
| OKLab | oklab(90.68% -0.0654 -0.0145) |
| OKLCH | oklch(90.68% 0.067 192.5) |
| XYZ | xyz(63.0151, 76.5566, 90.7972) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.44
Pale Cyan
#B7FFFA
ΔE00 3.38
Light Cyan
#ACFFFC
ΔE00 3.68
Duck Egg Blue
#C3FBF4
ΔE00 3.72
Eggshell Blue
#C4FFF7
ΔE00 4.23
Light Light Blue
#CAFFFB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEFEC #EFACAF
analogous
#ACEFCA #ACEFEC #ACD0EF
triadic
#ACEFEC #ECACEF #EFECAC
tetradic
#ACEFEC #CAACEF #EFACAF #D0EFAC
square
#ACEFEC #CAACEF #EFACAF #D0EFAC
split-complementary
#ACEFEC #EFACD0 #EFCAAC
monochromatic
#45DBD5 #79E5E0 #ACEFEC #DFF9F8 #E5FAF9
Accessibility & contrast
On white
1.29
#ACEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#ACEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEFEC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEFEC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EC
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#95F3EE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acefec; /* rgb */ color: rgb(172, 239, 236); /* oklch */ color: oklch(90.7% 0.067 192.5);
Tailwind
colors: {
custom: {
50: '#c6f4f2',
500: '#acefec',
950: '#000000',
},
}SCSS
$custom: #acefec; $custom-light: #c6f4f2; $custom-dark: #000000;
JSON
{
"hex": "#acefec",
"rgb": {
"r": 172,
"g": 239,
"b": 236
},
"hsl": {
"h": 177.313,
"s": 67.677,
"l": 80.588
},
"oklch": {
"l": 0.90677,
"c": 0.067,
"h": 192.5
},
"luminance": 0.7656
}Semantic roles & 50–950 ramp
primary
#ACEFEC
secondary
#CD7276
accent
#161ED0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131716
muted
#828585