#ACFBEC#ACFBEC
#ACFBEC is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.3% C 0.080 H 181.3°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFBEC |
|---|---|
| RGB | rgb(172, 251, 236) |
| HSL | hsl(169, 91%, 83%) |
| HSV | hsv(169, 31%, 98%) |
| CMYK | cmyk(31.5%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(93.37, -27.23, -0.51) |
| CIE-LCH | lch(93.37, 27.23, 181.08°) |
| OKLab | oklab(93.28% -0.0801 -0.0018) |
| OKLCH | oklch(93.28% 0.08 181.3) |
| XYZ | xyz(66.6455, 83.8174, 92.0073) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.41
Pale Cyan
#B7FFFA
ΔE00 3.99
Eggshell Blue
#C4FFF7
ΔE00 4.32
Light Cyan
#ACFFFC
ΔE00 4.51
Duck Egg Blue
#C3FBF4
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFBEC #FBACBB
analogous
#ACFBC4 #ACFBEC #ACE2FB
triadic
#ACFBEC #ECACFB #FBECAC
tetradic
#ACFBEC #C4ACFB #FBACBB #E2FBAC
square
#ACFBEC #C4ACFB #FBACBB #E2FBAC
split-complementary
#ACFBEC #FBACE2 #FBC4AC
monochromatic
#37F5D1 #72F8DF #ACFBEC #E2FEF8 #E2FEF8
Accessibility & contrast
On white
1.18
#ACFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#ACFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFBEC
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFBEC | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#94FEF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #acfbec; /* rgb */ color: rgb(172, 251, 236); /* oklch */ color: oklch(93.3% 0.080 181.3);
Tailwind
colors: {
custom: {
50: '#c7fdf2',
500: '#acfbec',
950: '#000000',
},
}SCSS
$custom: #acfbec; $custom-light: #c7fdf2; $custom-dark: #000000;
JSON
{
"hex": "#acfbec",
"rgb": {
"r": 172,
"g": 251,
"b": 236
},
"hsl": {
"h": 168.608,
"s": 90.805,
"l": 82.941
},
"oklch": {
"l": 0.93278,
"c": 0.08009,
"h": 181.3
},
"luminance": 0.83821
}Semantic roles & 50–950 ramp
primary
#ACFBEC
secondary
#DE6D82
accent
#002CE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#131716
muted
#828585